From f602ff4411b60ce64dec0d540d44b1ca5abf9e5c Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 09:08:25 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 0.16-2mamba;Mon Apr 17 2023] --- perl-Hash-MultiValue.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-Hash-MultiValue.spec b/perl-Hash-MultiValue.spec index e657463..8a7b202 100644 --- a/perl-Hash-MultiValue.spec +++ b/perl-Hash-MultiValue.spec @@ -2,7 +2,7 @@ Name: perl-Hash-MultiValue Version: 0.16 -Release: 1mamba +Release: 2mamba Summary: Hash::MultiValue - Store multiple values per key Group: System/Libraries/Perl Vendor: openmamba @@ -12,9 +12,10 @@ URL: https://www.cpan.org Source: https://cpan.metacpan.org/modules/by-module/Hash/Hash-MultiValue-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -BuildRequires: libperl +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver %description @@ -53,6 +54,9 @@ done # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 0.16-2mamba +- rebuilt with perl 5.36.0 + * Wed Feb 24 2021 Automatic Build System 0.16-1mamba - automatic version update by autodist