From 4fe6583c65c4de9be1bfb26a121928d1664471ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Mon, 7 Dec 2009 00:20:37 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-File-Which.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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