automatic version update by autodist [release 0.009-1mamba;Thu Apr 25 2024]

This commit is contained in:
Automatic Build System 2024-04-25 23:49:25 +02:00
parent db1a55a0ad
commit e02aba6816

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@openmamba.org> 0.009-1mamba
- automatic version update by autodist
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.008-1mamba
- package created using the webbuild interface