|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-GD
|
|
|
|
|
Version: 2.56
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: Perl interface to the GD graphics library
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic 2.0
|
|
|
|
@ -95,6 +95,9 @@ rm %{buildroot}%{_bindir}/bdftogd
|
|
|
|
|
%{_mandir}/man3/GD::Simple.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.56-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 14 2015 Paul Howarth <paul@city-fan.org> - 2.56-6
|
|
|
|
|
- Mark the flaky image comparison test as TODO (#1291200, CPAN RT#100294)
|
|
|
|
|
|
|
|
|
|