automatic update by autodist [release 2.56-1mamba;Sun Aug 04 2019]

This commit is contained in:
Automatic Build System 2024-01-06 09:02:27 +01:00
parent 9f7a649a10
commit 584dc08e6f

View File

@ -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 <autodist@mambasoft.it> 2.56-1mamba
- automatic update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.53-2mamba
- rebuilt with perl 5.24