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)
Name: perl-AppConfig
Version: 1.66
Release: 3mamba
Version: 1.71
Release: 1mamba
Summary: Perl modules for reading configuration files and parsing command line arguments
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://www.cpan.org/authors/id/A/AB/ABW/AppConfig-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/AppConfig/AppConfig-%{version}.tar.gz
License: GPL
Requires: perl >= %perl_major_ver
@ -17,7 +17,6 @@ Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
AppConfig is a bundle of Perl5 modules for reading configuration files
@ -58,6 +57,9 @@ rm -f .packlist
%defattr(-,root,root)
%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
- perl 5.16 mass rebuild