From 7785743633bf39d24d6796c3dcd1abdd2439621c Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 09:12:11 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 3.300-3mamba;Mon Apr 17 2023] --- perl-Image-Size.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Image-Size.spec b/perl-Image-Size.spec index dcc91c3..69f411d 100644 --- a/perl-Image-Size.spec +++ b/perl-Image-Size.spec @@ -2,7 +2,7 @@ Name: perl-Image-Size Version: 3.300 -Release: 2mamba +Release: 3mamba Summary: Image::Size - Determine the size of images in several common formats Group: Development/Libraries/Perl Vendor: openmamba @@ -14,6 +14,7 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver BuildArch: noarch @@ -51,6 +52,9 @@ done %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 3.300-3mamba +- rebuilt with perl 5.36.0 + * Wed May 19 2021 Silvan Calarco 3.300-2mamba - rebuilt with spec fixes