From af1965e3008aa93f8e407f2429f26d8f54168eae Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:38:19 +0100 Subject: [PATCH] automatic version update by autodist [release 0.23-1mamba;Wed Feb 24 2021] --- perl-CGI-Emulate-PSGI.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-CGI-Emulate-PSGI.spec b/perl-CGI-Emulate-PSGI.spec index 94d8f84..49a9732 100644 --- a/perl-CGI-Emulate-PSGI.spec +++ b/perl-CGI-Emulate-PSGI.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CGI-Emulate-PSGI -Version: 0.22 +Version: 0.23 Release: 1mamba Summary: Parses CGI output and creates PSGI response out of it 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-Emulate-PSGI-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/CGI/CGI-Emulate-PSGI-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -17,7 +17,6 @@ BuildRequires: perl-HTTP-Message BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Parses CGI output and creates PSGI response out of it. @@ -55,6 +54,9 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 0.23-1mamba +- automatic version update by autodist + * Sun Oct 22 2017 Automatic Build System 0.22-1mamba - automatic update by autodist