update to 6.52 [release 6.52-1mamba;Mon Feb 01 2021]
This commit is contained in:
parent
9239743b7a
commit
b28281144a
@ -1,14 +1,14 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
Name: perl-libwww
|
||||
Version: 6.35
|
||||
Version: 6.52
|
||||
Release: 1mamba
|
||||
Summary: A set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://search.cpan.org/dist/libwww-perl/
|
||||
Source: https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-%{version}.tar.gz
|
||||
URL: https://cpan.metacpan.org/modules/by-module/libwww/libwww-perl/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/libwww/libwww-perl-%{version}.tar.gz
|
||||
License: GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -25,7 +25,6 @@ BuildRequires: perl-Test-Needs
|
||||
BuildRequires: perl-Try-Tiny
|
||||
BuildRequires: perl-Net-HTTP
|
||||
BuildRequires: perl-WWW-RobotRules
|
||||
BuildRoot: %{_tmppath}/perl-root
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -66,6 +65,9 @@ rm .packlist
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.52-1mamba
|
||||
- update to 6.52
|
||||
|
||||
* Sun Jul 29 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 6.35-1mamba
|
||||
- update to 6.35
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user