diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index 9d4c41e..e6ea3d6 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-LWP-Protocol-https -Version: 6.10 +Version: 6.11 Release: 1mamba Summary: LWP::Protocol::https - Provide https support for LWP::UserAgent Group: System/Libraries/Perl @@ -12,6 +12,7 @@ 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(LWP::Protocol::http::SocketMethods) BuildRequires: perl-Net-HTTP BuildRequires: perl-devel BuildRequires: perl-libwww @@ -57,6 +58,9 @@ done %defattr(-,root,root) %changelog +* Mon Jul 10 2023 Automatic Build System 6.11-1mamba +- automatic version update by autodist + * Wed Feb 24 2021 Automatic Build System 6.10-1mamba - automatic version update by autodist