From 824e6a49a907eff085cce8bf1b058fbae4a31cc2 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 08:33:46 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 1.71-2mamba;Sun Apr 16 2023] --- perl-AppConfig.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/perl-AppConfig.spec b/perl-AppConfig.spec index 379bd1f..0349453 100644 --- a/perl-AppConfig.spec +++ b/perl-AppConfig.spec @@ -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 1.71-2mamba +- rebuilt with perl 5.36.0 + * Wed Feb 24 2021 Automatic Build System 1.71-1mamba - automatic version update by autodist