|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-GD
|
|
|
|
|
Version: 2.70
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Perl interface to the GD graphics library
|
|
|
|
|
License: GPL+ or Artistic 2.0
|
|
|
|
|
URL: https://metacpan.org/release/GD
|
|
|
|
@ -92,6 +92,9 @@ make test TEST_VERBOSE=1
|
|
|
|
|
%{_mandir}/man3/GD::Simple.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.70-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 11 2019 Paul Howarth <paul@city-fan.org> - 2.70-1
|
|
|
|
|
- Update to 2.70
|
|
|
|
|
- Fixes for hardened CCFLAGS with -Werror (CPAN RT#128167)
|
|
|
|
|