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