update to 6.58 [release 6.58-1mamba;Mon Nov 29 2021]
This commit is contained in:
parent
b28281144a
commit
8de8522a29
@ -1,30 +1,36 @@
|
|||||||
%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-libwww
|
Name: perl-libwww
|
||||||
Version: 6.52
|
Version: 6.58
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web
|
Summary: A set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web
|
||||||
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: https://cpan.metacpan.org/modules/by-module/libwww/libwww-perl/
|
URL: https://metacpan.org/pod/LWP::Protocol
|
||||||
Source: https://cpan.metacpan.org/modules/by-module/libwww/libwww-perl-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Authen-NTLM
|
BuildRequires: perl-Authen-NTLM
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-Data-Dump
|
||||||
BuildRequires: perl-HTTP-GHTTP
|
BuildRequires: perl-File-Listing
|
||||||
|
BuildRequires: perl-HTTP-Date
|
||||||
|
BuildRequires: perl-HTTP-Message
|
||||||
|
BuildRequires: perl-HTTP-Negotiate
|
||||||
|
BuildRequires: perl-LWP-MediaTypes
|
||||||
|
BuildRequires: perl-Net-HTTP
|
||||||
|
BuildRequires: perl-Try-Tiny
|
||||||
BuildRequires: perl-URI
|
BuildRequires: perl-URI
|
||||||
|
BuildRequires: perl-WWW-RobotRules
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-HTML-Parser
|
BuildRequires: perl-HTML-Parser
|
||||||
BuildRequires: perl-Encode-Locale
|
BuildRequires: perl-Encode-Locale
|
||||||
BuildRequires: perl-HTTP-Daemon
|
BuildRequires: perl-HTTP-Daemon
|
||||||
BuildRequires: perl-Test-RequiresInternet
|
BuildRequires: perl-Test-RequiresInternet
|
||||||
BuildRequires: perl-Test-Needs
|
BuildRequires: perl-Test-Needs
|
||||||
BuildRequires: perl-Try-Tiny
|
|
||||||
BuildRequires: perl-Net-HTTP
|
|
||||||
BuildRequires: perl-WWW-RobotRules
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -65,6 +71,9 @@ rm .packlist
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.58-1mamba
|
||||||
|
- update to 6.58
|
||||||
|
|
||||||
* Mon Feb 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.52-1mamba
|
* Mon Feb 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.52-1mamba
|
||||||
- update to 6.52
|
- update to 6.52
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user