automatic version update by autodist [release 6.3-1mamba;Sun Jan 12 2025]
This commit is contained in:
parent
4561a41d88
commit
9bf5c73d7b
@ -1,18 +1,22 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Module-Pluggable
|
||||
Version: 6.2
|
||||
Version: 6.3
|
||||
Release: 1mamba
|
||||
Summary: Module::Pluggable - automatically give your module the ability to have plugins
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Module-Pluggable-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
Module::Pluggable - automatically give your module the ability to have plugins.
|
||||
@ -46,6 +50,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user