From 3fce06d7ef49e5d99b4728af2ee25b33ff2a4fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 9 May 2011 10:35:07 +0200 Subject: [PATCH] update to 0.82 --- perl-Text-CSV_XS.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index ae4f787..d78dc16 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,6 +1,6 @@ Name: perl-Text-CSV_XS -Version: 0.81 -Release: 2%{?dist} +Version: 0.82 +Release: 1%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries License: GPL+ or Artistic @@ -62,6 +62,9 @@ make test %changelog +* Mon May 9 2011 Marcela Mašláňová - 0.82-1 +- update to 0.82 + * Wed Mar 23 2011 Petr Sabata - 0.81-2 - Revert example scripts interpreter changes