automatic rebuild by autodist [release 4.59-2mamba;Wed Sep 07 2022]

This commit is contained in:
Automatic Build System 2024-01-06 08:43:22 +01:00
parent 6929801fa9
commit 90100a749b

View File

@ -2,20 +2,19 @@
Name: perl-Config-Simple
Version: 4.59
Release: 1mamba
Release: 2mamba
Summary: Config::Simple - simple configuration file class
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: gil <puntogil@libero.it>
URL: http://www.cpan.org
Packager: Automatic Build System <autodist@mambasoft.it>
URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/Config-Simple-%{version}.tar.gz
License: GPL, Artistic
BuildRequires: perl-devel
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::Simple)
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Config::Simple - simple configuration file class
@ -49,5 +48,8 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
%doc README Changes
%changelog
* Wed Sep 07 2022 Automatic Build System <autodist@mambasoft.it> 4.59-2mamba
- automatic rebuild by autodist
* Wed Feb 16 2011 gil <puntogil@libero.it> 4.59-1mamba
- package created by autospec