automatic version update by autodist [release 1.71-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:33:46 +01:00
parent 4b4d9ec1c3
commit cf7654efe0

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-AppConfig Name: perl-AppConfig
Version: 1.66 Version: 1.71
Release: 3mamba Release: 1mamba
Summary: Perl modules for reading configuration files and parsing command line arguments Summary: Perl modules for reading configuration files and parsing command line arguments
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org
Source: http://www.cpan.org/authors/id/A/AB/ABW/AppConfig-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/AppConfig/AppConfig-%{version}.tar.gz
License: GPL License: GPL
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
@ -17,7 +17,6 @@ Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
AppConfig is a bundle of Perl5 modules for reading configuration files AppConfig is a bundle of Perl5 modules for reading configuration files
@ -58,6 +57,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.71-1mamba
- automatic version update by autodist
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.66-3mamba * Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.66-3mamba
- perl 5.16 mass rebuild - perl 5.16 mass rebuild