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