automatic version update by autodist [release 2.16-1mamba;Wed Sep 01 2021]
This commit is contained in:
parent
54cb5fc928
commit
2825effc07
@ -1,15 +1,15 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-CGI-Fast
|
Name: perl-CGI-Fast
|
||||||
Version: 2.15
|
Version: 2.16
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: CGI Interface for Fast CGI
|
Summary: CGI Interface for Fast CGI
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-Fast-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/CGI/CGI-Fast-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-CGI
|
BuildRequires: perl-CGI
|
||||||
@ -17,7 +17,6 @@ BuildRequires: perl-FCGI
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CGI Interface for Fast CGI.
|
CGI Interface for Fast CGI.
|
||||||
@ -52,6 +51,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 01 2021 Automatic Build System <autodist@mambasoft.it> 2.16-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 03 2020 Automatic Build System <autodist@mambasoft.it> 2.15-1mamba
|
* Sun May 03 2020 Automatic Build System <autodist@mambasoft.it> 2.15-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user