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)
|
||||
|
||||
Name: perl-Module-Find
|
||||
Version: 0.15
|
||||
Version: 0.16
|
||||
Release: 1mamba
|
||||
Summary: Module::Find - Lets you find and use modules in categories
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
License: Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Module::Find lets you find and use modules in categories.
|
||||
@ -49,6 +48,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user