- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 00:20:37 +00:00
parent ae565880c3
commit 4fe6583c65

View File

@ -1,6 +1,6 @@
Name: perl-File-Which Name: perl-File-Which
Version: 1.09 Version: 1.09
Release: 1%{?dist} Release: 2%{?dist}
Summary: Portable implementation of the 'which' utility Summary: Portable implementation of the 'which' utility
Group: Development/Libraries Group: Development/Libraries
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.09-2
- rebuild against perl 5.10.1
* Mon Oct 5 2009 Stepan Kasal <skasal@redhat.com> - 1.09-1 * Mon Oct 5 2009 Stepan Kasal <skasal@redhat.com> - 1.09-1
- new upstream version - new upstream version