automatic version update by autodist [release 4.67-1mamba;Sun Jan 12 2025]

This commit is contained in:
Automatic Build System 2025-01-12 10:27:29 +01:00
parent 4dd243a2e4
commit 90ae2ac4b7

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-CGI
Version: 4.66
Version: 4.67
Release: 1mamba
Summary: Handle Common Gateway Interface requests and responses
Group: System/Libraries/Perl
@ -11,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/CGI/CGI-%{version}.tar.gz
License: GPL, Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-URI
@ -55,6 +56,9 @@ done
%doc LICENSE
%changelog
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 4.67-1mamba
- automatic version update by autodist
* Wed Jun 19 2024 Automatic Build System <autodist@openmamba.org> 4.66-1mamba
- automatic version update by autodist