diff --git a/perl-CGI.spec b/perl-CGI.spec index 648026a..08c04ec 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.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 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 4.67-1mamba +- automatic version update by autodist + * Wed Jun 19 2024 Automatic Build System 4.66-1mamba - automatic version update by autodist