automatic version update by autodist [release 6.10-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
6315d6aa63
commit
46bd7d2e7a
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-LWP-Protocol-https
|
||||
Version: 6.06
|
||||
Version: 6.10
|
||||
Release: 1mamba
|
||||
Summary: LWP::Protocol::https - Provide https support for LWP::UserAgent
|
||||
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/MS/MSCHILLI/LWP-Protocol-https-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/LWP/LWP-Protocol-https-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Net-HTTP
|
||||
@ -18,7 +18,6 @@ BuildRequires: perl-libwww
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
LWP::Protocol::https - Provide https support for LWP::UserAgent.
|
||||
@ -58,5 +57,8 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 6.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 06 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 6.06-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user