automatic version update by autodist [release 0.17-1mamba;Wed Feb 19 2025]
This commit is contained in:
parent
93a3d4c3d2
commit
eb6992e213
@ -1,16 +1,21 @@
|
|||||||
%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-Find
|
Name: perl-Module-Find
|
||||||
Version: 0.16
|
Version: 0.17
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Module::Find - Lets you find and use modules in categories
|
Summary: Module::Find - Lets you find and use modules in categories
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.cpan.org/
|
URL: https://www.cpan.org/
|
||||||
Source: http://www.cpan.org/modules/by-module/Module/Module-Find-%{version}.tar.gz
|
Source: http://www.cpan.org/modules/by-module/Module/Module-Find-%{version}.tar.gz
|
||||||
License: Artistic
|
License: Artistic
|
||||||
|
BuildArch: noarch
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
|
|
||||||
@ -48,6 +53,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 0.17-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 02 2022 Automatic Build System <autodist@mambasoft.it> 0.16-1mamba
|
* Tue Aug 02 2022 Automatic Build System <autodist@mambasoft.it> 0.16-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user