diff --git a/perl-AppConfig.spec b/perl-AppConfig.spec index 6bb366f..379bd1f 100644 --- a/perl-AppConfig.spec +++ b/perl-AppConfig.spec @@ -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 -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 1.71-1mamba +- automatic version update by autodist + * Tue Nov 13 2012 Silvan Calarco 1.66-3mamba - perl 5.16 mass rebuild