From 584dc08e6fd90bbf481215d8b849ea1903388a33 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:02:27 +0100 Subject: [PATCH] automatic update by autodist [release 2.56-1mamba;Sun Aug 04 2019] --- perl-GD.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-GD.spec b/perl-GD.spec index c9fd65c..ffc682c 100644 --- a/perl-GD.spec +++ b/perl-GD.spec @@ -1,8 +1,8 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-GD -Version: 2.53 -Release: 2mamba +Version: 2.56 +Release: 1mamba Summary: A perl library that generates images Group: Development/Libraries/Perl Vendor: openmamba @@ -33,7 +33,8 @@ Since then it's become the defacto standard for programatic image construction. %prep %setup -q -n GD-%{version} -%patch0 -p1 +#chmod +w Makefile.PL +#% patch0 -p1 %build # sed -i 's/my @INC.*/my @INC = qw(-I\/usr\/include)\;/' Makefile.PL @@ -63,6 +64,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Aug 04 2019 Automatic Build System 2.56-1mamba +- automatic update by autodist + * Wed Nov 09 2016 Silvan Calarco 2.53-2mamba - rebuilt with perl 5.24