update to 5.2 [release 5.2-1mamba;Sun Nov 13 2016]
This commit is contained in:
parent
e5fbf4a9d4
commit
7278661711
@ -1,15 +1,15 @@
|
|||||||
%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-Module-Pluggable
|
Name: perl-Module-Pluggable
|
||||||
Version: 3.8
|
Version: 5.2
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Module::Pluggable - automatically give your module the ability to have plugins
|
Summary: Module::Pluggable - automatically give your module the ability to have plugins
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Aleph0 <aleph0@openmamba.org>
|
||||||
URL: http://www.cpan.org
|
URL: http://www.cpan.org
|
||||||
Source: http://www.cpan.org/modules/by-module/Module/Module-Pluggable-3.8.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Module-Pluggable-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
@ -47,6 +47,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2-1mamba
|
||||||
|
- update to 5.2
|
||||||
|
|
||||||
* Thu Aug 29 2013 Automatic Build System <autodist@mambasoft.it> 3.8-3mamba
|
* Thu Aug 29 2013 Automatic Build System <autodist@mambasoft.it> 3.8-3mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user