Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-20 19:15:19 +00:00
parent 51c67abe36
commit 7fa178bc2a

View File

@ -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 <tcallawa@redhat.com> - 9999.12-4
- rebuild for new perl
* Sun Sep 02 2007 Ralf Corsépius <rc040203@freenet.de> - 9999.12-3
- Update license tag.
- BR: perl(ExtUtils::MakeMaker).