From 2825effc0738ac397ba158d81d22dd5423f779e0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:38:26 +0100 Subject: [PATCH] automatic version update by autodist [release 2.16-1mamba;Wed Sep 01 2021] --- perl-CGI-Fast.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-CGI-Fast.spec b/perl-CGI-Fast.spec index 1e27c63..62982cf 100644 --- a/perl-CGI-Fast.spec +++ b/perl-CGI-Fast.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CGI-Fast -Version: 2.15 +Version: 2.16 Release: 1mamba Summary: CGI Interface for Fast CGI Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-Fast-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/CGI/CGI-Fast-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-CGI @@ -17,7 +17,6 @@ BuildRequires: perl-FCGI BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description CGI Interface for Fast CGI. @@ -52,6 +51,9 @@ done %defattr(-,root,root) %changelog +* Wed Sep 01 2021 Automatic Build System 2.16-1mamba +- automatic version update by autodist + * Sun May 03 2020 Automatic Build System 2.15-1mamba - automatic update by autodist