rebuilt with perl 5.36.0 [release 1.71-2mamba;Sun Apr 16 2023]

This commit is contained in:
Sdk Build System 2024-01-06 08:33:46 +01:00
parent cf7654efe0
commit 824e6a49a9

View File

@ -2,7 +2,7 @@
Name: perl-AppConfig
Version: 1.71
Release: 1mamba
Release: 2mamba
Summary: Perl modules for reading configuration files and parsing command line arguments
Group: System/Libraries/Perl
Vendor: openmamba
@ -14,8 +14,10 @@ License: GPL
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel >= %perl_major_ver
BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
%description
@ -57,6 +59,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sun Apr 16 2023 Sdk Build System <sdk@mambasoft.it> 1.71-2mamba
- rebuilt with perl 5.36.0
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.71-1mamba
- automatic version update by autodist