diff --git a/perl-CGI.spec b/perl-CGI.spec index 702a5b5..af14c8e 100644 --- a/perl-CGI.spec +++ b/perl-CGI.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CGI -Version: 4.51 +Version: 4.52 Release: 1mamba Summary: Handle Common Gateway Interface requests and responses Group: System/Libraries/Perl @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-%{version}.tar.gz +Source: https://cpan.metacpan.org/modules/by-module/CGI/CGI-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -18,7 +18,6 @@ BuildRequires: perl-devel BuildRequires: perl-devel BuildRequires: perl-Test-Warn Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Handle Common Gateway Interface requests and responses. @@ -54,6 +53,9 @@ done %doc LICENSE %changelog +* Tue May 04 2021 Automatic Build System 4.52-1mamba +- automatic version update by autodist + * Sat Feb 20 2021 Automatic Build System 4.51-1mamba - automatic version update by autodist