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)
|
||||
|
||||
Name: perl-LWP-Protocol-PSGI
|
||||
Version: 0.08
|
||||
Version: 0.11
|
||||
Release: 1mamba
|
||||
Summary: LWP::Protocol::PSGI - Override LWP's HTTP/HTTPS backend with your own
|
||||
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/LWP-Protocol-PSGI-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/LWP/LWP-Protocol-PSGI-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Guard
|
||||
@ -18,7 +18,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Module-Build-Tiny
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
LWP::Protocol::PSGI - Override LWP's HTTP/HTTPS backend with your own.
|
||||
@ -58,6 +57,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user