diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index 77c9d07..9d4c41e 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-LWP-Protocol-https -Version: 6.06 +Version: 6.10 Release: 1mamba Summary: LWP::Protocol::https - Provide https support for LWP::UserAgent Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/LWP-Protocol-https-%{version}.tar.gz +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-Net-HTTP @@ -18,7 +18,6 @@ BuildRequires: perl-libwww ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description LWP::Protocol::https - Provide https support for LWP::UserAgent. @@ -58,5 +57,8 @@ done %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 6.10-1mamba +- automatic version update by autodist + * Mon Oct 06 2014 Silvan Calarco 6.06-1mamba - package created using the webbuild interface