update to 1.71 [release 1.71-1mamba;Sat Nov 05 2016]
This commit is contained in:
parent
1b22199aef
commit
2298fa9cfb
@ -1,20 +1,22 @@
|
||||
%define module URI
|
||||
|
||||
Name: perl-%{module}
|
||||
Version: 1.60
|
||||
Release: 2mamba
|
||||
Version: 1.71
|
||||
Release: 1mamba
|
||||
Summary: URI - Perl URI module
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://www.cpan.org/authors/id/G/GA/GAAS/%{module}-%{version}.tar.gz
|
||||
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/URI-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Business-ISBN
|
||||
BuildRequires: perl-devel >= 5.24
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -71,6 +73,9 @@ rm -f .packlist.full .packlist.URN .packlist.URI
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Nov 05 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.71-1mamba
|
||||
- update to 1.71
|
||||
|
||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.60-2mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user