diff --git a/perl-File-Slurp.spec b/perl-File-Slurp.spec index 27af61c..820299e 100644 --- a/perl-File-Slurp.spec +++ b/perl-File-Slurp.spec @@ -1,6 +1,6 @@ Name: perl-File-Slurp Version: 9999.12 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Efficient Reading/Writing of Complete Files License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Jan 20 2008 Tom "spot" Callaway - 9999.12-4 +- rebuild for new perl + * Sun Sep 02 2007 Ralf Corsépius - 9999.12-3 - Update license tag. - BR: perl(ExtUtils::MakeMaker).