automatic version update by autodist [release 4.52-1mamba;Tue May 04 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:37:55 +01:00
parent f877d2b662
commit ce915b9264

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 4.52-1mamba
- automatic version update by autodist
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 4.51-1mamba
- automatic version update by autodist