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