diff --git a/perl-Switch.spec b/perl-Switch.spec index d0e1bad..149e7fa 100644 --- a/perl-Switch.spec +++ b/perl-Switch.spec @@ -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 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 2.17-1mamba +- update to 2.17 + * Sat Nov 03 2012 Silvan Calarco 2.16-1mamba - package created by autospec