diff --git a/perl-File-Which.spec b/perl-File-Which.spec index d19cada..2f08456 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,6 +1,6 @@ Name: perl-File-Which Version: 1.09 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Portable implementation of the 'which' utility Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Dec 7 2009 Stepan Kasal - 1.09-2 +- rebuild against perl 5.10.1 + * Mon Oct 5 2009 Stepan Kasal - 1.09-1 - new upstream version