commit 66667f0ab30cc9ae1bbd14c6f2d6e73a397ad7d9 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Mar 19 14:57:37 2012 +0100 0.88 bump .gitignore | 2 ++ perl-Text-CSV_XS.spec | 6 +++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index d74ab3f..d627abd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ Text-CSV_XS-0.72.tgz /Text-CSV_XS-0.83a.tgz /Text-CSV_XS-0.85.tgz /Text-CSV_XS-0.86.tgz +/Text-CSV_XS-0.87.tgz +/Text-CSV_XS-0.88.tgz diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index 0424d95..6f43e75 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,5 +1,5 @@ Name: perl-Text-CSV_XS -Version: 0.86 +Version: 0.88 Release: 1%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries @@ -61,6 +61,10 @@ make test %changelog +* Mon Mar 19 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.88-1 +- 0.88 bump +- Fix parsing fields that contain excessive $/ + * Tue Jan 24 2012 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 0.86-1 - update to 0.86 diff --git a/sources b/sources index 6c80c17..4d4581a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f21293f85fea370ab121606dd0f17d9 Text-CSV_XS-0.86.tgz +3a0e535acbe4a41dd3e4e9772538b577 Text-CSV_XS-0.88.tgz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel