upgrade perl-GD to 2.72

This commit is contained in:
Leo Fang 2020-08-20 20:34:34 +08:00
parent 27a1944e69
commit 3c4d8c8532
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
GD-2.72.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: perl-GD
Version: 2.71
Version: 2.72
Release: 1
Summary: A perl5 interface to Thomas Boutell's gd library
License: GPL+ or Artistic 2.0
URL: https://metacpan.org/release/GD
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/GD-2.71.tar.gz
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/GD-2.72.tar.gz
BuildRequires: coreutils findutils gcc gd-devel make perl-devel
BuildRequires: perl-generators perl-interpreter perl(ExtUtils::MakeMaker)
@ -66,5 +66,8 @@ make test
%{_mandir}/man*/*
%changelog
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 2.72-1
- Upgrade to version 2.72
* Mon Feb 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.71-1
- Package init