From 51f6903fde49ad74e1b01a3580a1905b3383d05c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:39:00 +0100 Subject: [PATCH] update to 2.17 [release 2.17-1mamba;Sun Aug 19 2018] --- perl-Switch.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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