rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-11 19:36:32 +00:00
parent 0b77b76c0d
commit 37a310f022

View File

@ -1,6 +1,6 @@
Name: perl-File-Find-Rule
Version: 0.30
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Perl module implementing an alternative interface to File::Find
License: GPL+ or Artistic
Group: Development/Libraries
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jan 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.30-5
- rebuild for new perl
* Tue Dec 11 2007 Ralf Corsépius <rc040203@freenet.de> - 0.30-4
- Add BR: perl(Test::More) (BZ 419631).