|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Image-Base
|
|
|
|
|
Version: 1.07
|
|
|
|
|
Release: 7%{?dist}.1
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: Base class for loading, manipulating and saving images in Perl
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.07-8
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.07-7.1
|
|
|
|
|
- correct license tag
|
|
|
|
|
- add BR: perl(ExtUtils::MakeMaker)
|
|
|
|
|