automatic version update by autodist [release 6.22-1mamba;Sat Jan 22 2022]
This commit is contained in:
parent
90a3521662
commit
fe27e8036a
@ -1,7 +1,7 @@
|
|||||||
%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.21
|
Version: 6.22
|
||||||
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
|
||||||
@ -12,6 +12,7 @@ URL: https://www.cpan.org
|
|||||||
Source: https://cpan.metacpan.org/modules/by-module/Net/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-URI
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
@ -52,6 +53,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 22 2022 Automatic Build System <autodist@mambasoft.it> 6.22-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 19 2021 Automatic Build System <autodist@mambasoft.it> 6.21-1mamba
|
* Fri Mar 19 2021 Automatic Build System <autodist@mambasoft.it> 6.21-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user