update to 2.17 [release 2.17-1mamba;Sun Aug 19 2018]
This commit is contained in:
parent
c88b27a287
commit
51f6903fde
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Switch
|
||||
Version: 2.16
|
||||
Version: 2.17
|
||||
Release: 1mamba
|
||||
Summary: A switch statement for Perl
|
||||
Group: System/Libraries/Perl
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Switch-%{version}.tar.gz
|
||||
Source: https://cpan.metacpan.org/authors/id/C/CH/CHORNY/Switch-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
@ -54,5 +54,8 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Sun Aug 19 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.17-1mamba
|
||||
- update to 2.17
|
||||
|
||||
* Sat Nov 03 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 2.16-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user