diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index 1b4bc06..6c45965 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.13 +Version: 6.14 Release: 1mamba Summary: LWP::Protocol::https - Provide https support for LWP::UserAgent Group: System/Libraries/Perl @@ -12,7 +12,6 @@ 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 @@ -58,6 +57,9 @@ done %defattr(-,root,root) %changelog +* Mon Mar 11 2024 Automatic Build System 6.14-1mamba +- automatic version update by autodist + * Tue Feb 06 2024 Automatic Build System 6.13-1mamba - automatic version update by autodist