From b0080bf6f228d96dcdd1a7b800424f6f040d592d Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 09:12:25 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 1.13-2mamba;Mon Apr 17 2023] --- perl-Image-Xpm.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-Image-Xpm.spec b/perl-Image-Xpm.spec index 71061b9..c69f6f3 100644 --- a/perl-Image-Xpm.spec +++ b/perl-Image-Xpm.spec @@ -2,22 +2,22 @@ Name: perl-Image-Xpm Version: 1.13 -Release: 1mamba +Release: 2mamba Summary: Image::Xpm - Load, create, manipulate and save xpm image files Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/modules/by-module/Image/Image-Xpm-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: perl-Image-Base BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This class module provides basic load, manipulate and save functionality for the xpm file format. @@ -52,6 +52,9 @@ done %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 1.13-2mamba +- rebuilt with perl 5.36.0 + * Sun Jun 11 2017 Automatic Build System 1.13-1mamba - automatic update by autodist