From e02aba68165906f3cf517d57dfc46663686a2396 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 25 Apr 2024 23:49:25 +0200 Subject: [PATCH] automatic version update by autodist [release 0.009-1mamba;Thu Apr 25 2024] --- perl-ExtUtils-Config.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-ExtUtils-Config.spec b/perl-ExtUtils-Config.spec index d061f4a..e2410af 100644 --- a/perl-ExtUtils-Config.spec +++ b/perl-ExtUtils-Config.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-ExtUtils-Config -Version: 0.008 +Version: 0.009 Release: 1mamba Summary: ExtUtils::Config - A wrapper for perl's configuration Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/ExtUtils-Config-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -16,7 +16,6 @@ BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description ExtUtils::Config - A wrapper for perl's configuration. @@ -54,5 +53,8 @@ done # %doc README %changelog +* Thu Apr 25 2024 Automatic Build System 0.009-1mamba +- automatic version update by autodist + * Fri Oct 31 2014 Silvan Calarco 0.008-1mamba - package created using the webbuild interface