automatic version update by autodist [release 6.20-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:24:00 +01:00
parent 1362a1f5e4
commit 71d05cc748

View File

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