diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index 398d363..a8b5d82 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,21 +1,20 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Net-HTTP -Version: 6.06 +Version: 6.20 Release: 1mamba Summary: Net::HTTP - Low-level HTTP connection (client) Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Net-HTTP-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Net/Net-HTTP-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Net::HTTP - Low-level HTTP connection (client). @@ -53,6 +52,9 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 6.20-1mamba +- automatic version update by autodist + * Mon Mar 11 2013 Automatic Build System 6.06-1mamba - automatic version update by autodist