automatic version update by autodist [release 0.11-1mamba;Sat Feb 27 2021]
This commit is contained in:
parent
e777133752
commit
f0a62e61cb
@ -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-LWP-Protocol-PSGI
|
Name: perl-LWP-Protocol-PSGI
|
||||||
Version: 0.08
|
Version: 0.11
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: LWP::Protocol::PSGI - Override LWP's HTTP/HTTPS backend with your own
|
Summary: LWP::Protocol::PSGI - Override LWP's HTTP/HTTPS backend with your own
|
||||||
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/M/MI/MIYAGAWA/LWP-Protocol-PSGI-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/LWP/LWP-Protocol-PSGI-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Guard
|
BuildRequires: perl-Guard
|
||||||
@ -18,7 +18,6 @@ BuildRequires: perl-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-Module-Build-Tiny
|
BuildRequires: perl-Module-Build-Tiny
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LWP::Protocol::PSGI - Override LWP's HTTP/HTTPS backend with your own.
|
LWP::Protocol::PSGI - Override LWP's HTTP/HTTPS backend with your own.
|
||||||
@ -58,6 +57,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 27 2021 Automatic Build System <autodist@mambasoft.it> 0.11-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Dec 30 2015 Automatic Build System <autodist@mambasoft.it> 0.08-1mamba
|
* Wed Dec 30 2015 Automatic Build System <autodist@mambasoft.it> 0.08-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user