automatic version update by autodist [release 4.62-1mamba;Sat Mar 02 2024]
This commit is contained in:
parent
84bdd1fec5
commit
19f976ca7a
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-CGI
|
||||
Version: 4.61
|
||||
Version: 4.62
|
||||
Release: 1mamba
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
Group: System/Libraries/Perl
|
||||
@ -13,6 +13,7 @@ Source: https://cpan.metacpan.org/modules/by-module/CGI/CGI-%{version}.ta
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-URI
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
@ -54,6 +55,9 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Mar 02 2024 Automatic Build System <autodist@openmamba.org> 4.62-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 09 2024 Automatic Build System <autodist@openmamba.org> 4.61-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user