|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-GD
|
|
|
|
|
Version: 2.49
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Perl interface to the GD graphics library
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -65,6 +65,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 2.49-2
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jun 11 2013 Remi Collet <rcollet@redhat.com> - 2.49-1
|
|
|
|
|
- update to 2.49
|
|
|
|
|
- ignore GD tests 2..10, results are "visibly" correct #973139
|
|
|
|
|