- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 02:17:58 +00:00
parent 43e4836616
commit 965eb9a290
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-File-Find-Rule-Perl Name: perl-File-Find-Rule-Perl
Version: 1.09 Version: 1.09
Release: 1%{?dist} Release: 2%{?dist}
Summary: Common rules for searching for Perl things Summary: Common rules for searching for Perl things
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -60,6 +60,9 @@ cd ..
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.09-2
- rebuild against perl 5.10.1
* Fri Aug 07 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.09-1 * Fri Aug 07 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.09-1
- Upstream update. - Upstream update.