diff --git a/perl-Module-Find.spec b/perl-Module-Find.spec index 6ea2742..6ea3e69 100644 --- a/perl-Module-Find.spec +++ b/perl-Module-Find.spec @@ -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 -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 0.16-1mamba +- automatic version update by autodist + * Mon Jan 06 2020 Automatic Build System 0.15-1mamba - automatic update by autodist