From ac13fc9a6978851972d94a30f39e0bf4538c3512 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 08:49:06 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 0.113-2mamba;Mon Apr 17 2023] --- perl-Data-OptList.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index 853ce49..77f15e2 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -2,7 +2,7 @@ Name: perl-Data-OptList Version: 0.113 -Release: 1mamba +Release: 2mamba Summary: Data::OptList - parse and validate simple name/value option pairs Group: System/Libraries/Perl Vendor: openmamba @@ -13,11 +13,12 @@ Source: https://cpan.metacpan.org/modules/by-module/Data/Data-OptList-%{v License: GPL, Artistic Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN -BuildRequires: libperl BuildRequires: perl-Params-Util +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-Sub-Install BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 %description Hashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs. @@ -51,6 +52,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 0.113-2mamba +- rebuilt with perl 5.36.0 + * Sun Jan 01 2023 Automatic Build System 0.113-1mamba - automatic version update by autodist