From 665629f1fed5a7f5ea5b042c7ad7c714695accf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Fri, 4 Dec 2009 02:19:17 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-Text-CSV_XS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index ef4b25c..2c49358 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,6 +1,6 @@ Name: perl-Text-CSV_XS Version: 0.69 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 4 2009 Stepan Kasal - 0.69-2 +- rebuild against perl 5.10.1 + * Mon Nov 2 2009 Stepan Kasal - 0.69 - new upstream release