From b5381d1b61202e77dd66471f9477cdec8b59a42d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:38:11 +0100 Subject: [PATCH] automatic version update by autodist [release 0.26-1mamba;Mon Jul 31 2023] --- perl-CGI-Compile.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec index 716dc79..a883a71 100644 --- a/perl-CGI-Compile.spec +++ b/perl-CGI-Compile.spec @@ -1,23 +1,23 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CGI-Compile -Version: 0.21 +Version: 0.26 Release: 1mamba Summary: CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/CGI-Compile-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/CGI/CGI-Compile-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl BuildRequires: perl-File-pushd +BuildRequires: perl-Sub-Name BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry. @@ -57,6 +57,12 @@ done # %doc README %changelog +* Mon Jul 31 2023 Automatic Build System 0.26-1mamba +- automatic version update by autodist + +* Sat Feb 27 2021 Automatic Build System 0.25-1mamba +- automatic version update by autodist + * Tue Jan 26 2016 Automatic Build System 0.21-1mamba - automatic update by autodist