From 1b91ec5f2a240cc99634e66266736c65c2db2ebc Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:57:21 +0100 Subject: [PATCH] update to 6.59 manually provide perl(LWP::Protocol::http::SocketMethods) and perl(LWP::Protocol::http::Socket) [release 6.59-1mamba;Sat Dec 04 2021] --- perl-libwww.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-libwww.spec b/perl-libwww.spec index 87719c4..ffd4bd1 100644 --- a/perl-libwww.spec +++ b/perl-libwww.spec @@ -1,6 +1,6 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-libwww -Version: 6.58 +Version: 6.59 Release: 1mamba Summary: A set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web Group: System/Libraries/Perl @@ -10,7 +10,6 @@ Packager: Silvan Calarco URL: https://metacpan.org/pod/LWP::Protocol Source: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-%{version}.tar.gz License: GPL -Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN BuildRequires: libperl BuildRequires: perl-Authen-NTLM @@ -31,6 +30,9 @@ BuildRequires: perl-Encode-Locale BuildRequires: perl-HTTP-Daemon BuildRequires: perl-Test-RequiresInternet BuildRequires: perl-Test-Needs +Requires: perl >= %perl_major_ver +Provides: perl(LWP::Protocol::http::SocketMethods) +Provides: perl(LWP::Protocol::http::Socket) BuildArch: noarch %description @@ -71,6 +73,10 @@ rm .packlist %changelog +* Sat Dec 04 2021 Silvan Calarco 6.59-1mamba +- update to 6.59 +- manually provide perl(LWP::Protocol::http::SocketMethods) and perl(LWP::Protocol::http::Socket) + * Mon Nov 29 2021 Silvan Calarco 6.58-1mamba - update to 6.58