automatic version update by autodist [release 0.23-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
d9f700815f
commit
af1965e300
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 0.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 0.22-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user