automatic version update by autodist [release 0.16-1mamba;Tue Aug 02 2022]
This commit is contained in:
parent
cfaea9e907
commit
93a3d4c3d2
@ -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-Find
|
Name: perl-Module-Find
|
||||||
Version: 0.15
|
Version: 0.16
|
||||||
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: Aleph0 <aleph0@openmamba.org>
|
||||||
URL: http://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
|
||||||
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::Find lets you find and use modules in categories.
|
Module::Find lets you find and use modules in categories.
|
||||||
@ -49,6 +48,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 02 2022 Automatic Build System <autodist@mambasoft.it> 0.16-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 06 2020 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
|
* Mon Jan 06 2020 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user