From e49c4ec862ddcbf68b4fbece55db8f554766851c Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 25 Jan 2008 03:04:58 +0000 Subject: [PATCH] Rebuild for new perl --- perl-GD.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-GD.spec b/perl-GD.spec index f7ec7f5..fc1b540 100644 --- a/perl-GD.spec +++ b/perl-GD.spec @@ -1,9 +1,10 @@ Name: perl-GD Version: 2.35 -Release: 2%{?dist}.1 +Release: 3%{?dist} Summary: Perl interface to the GD graphics library Group: Development/Libraries +# FIXME: Upstream intends to relicense. License: Artistic URL: http://search.cpan.org/dist/GD/ Source0: http://www.cpan.org/authors/id/L/LD/LDS/GD-%{version}.tar.gz @@ -68,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 24 2008 Tom "spot" Callaway - 2.35-3 +- rebuild for new perl + * Mon Oct 15 2007 Tom "spot" Callaway - 2.35-2.1 - add BR: perl(ExtUtils::MakeMaker)