automatic version update by autodist [release 6.2-1mamba;Fri Oct 25 2024]
This commit is contained in:
parent
7278661711
commit
4561a41d88
@ -1,19 +1,18 @@
|
|||||||
%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: 5.2
|
Version: 6.2
|
||||||
Release: 1mamba
|
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: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Module-Pluggable-%{version}.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
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Module::Pluggable - automatically give your module the ability to have plugins.
|
Module::Pluggable - automatically give your module the ability to have plugins.
|
||||||
@ -47,6 +46,12 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 6.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 6.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Nov 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2-1mamba
|
* Sun Nov 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2-1mamba
|
||||||
- update to 5.2
|
- update to 5.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user