automatic update by autodist [release 4.47-1mamba;Mon May 04 2020]

This commit is contained in:
Automatic Build System 2024-01-06 08:37:54 +01:00
parent 4c5b95a620
commit ce73e87646

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-CGI
Version: 4.38
Version: 4.47
Release: 1mamba
Summary: Handle Common Gateway Interface requests and responses
Group: System/Libraries/Perl
@ -16,6 +16,7 @@ BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-devel
BuildRequires: perl-Test-Warn
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -53,6 +54,9 @@ done
%doc LICENSE
%changelog
* Mon May 04 2020 Automatic Build System <autodist@mambasoft.it> 4.47-1mamba
- automatic update by autodist
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 4.38-1mamba
- automatic update by autodist