From 93a3d4c3d2a6fea23feabd46fb1a9c451b767cc3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:20:18 +0100 Subject: [PATCH] automatic version update by autodist [release 0.16-1mamba;Tue Aug 02 2022] --- perl-Module-Find.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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