diff --git a/perl-Image-Math-Constrain.spec b/perl-Image-Math-Constrain.spec index 19898d0..5a9092e 100644 --- a/perl-Image-Math-Constrain.spec +++ b/perl-Image-Math-Constrain.spec @@ -1,8 +1,8 @@ Name: perl-Image-Math-Constrain Version: 1.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scaling math used in image size constraining (such as thumbnails) -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Image-Math-Constrain/ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Image-Math-Constrain-%{version}.tar.gz @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Mar 05 2008 Tom "spot" Callaway 1.01-2 +- rebuild for new perl + * Mon Apr 02 2007 Steven Pritchard 1.01-1 - Specfile autogenerated by cpanspec 1.70. - Drop redundant explicit perl build dependency.