diff --git a/.gitignore b/.gitignore index d627abd..5bc49fb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ Text-CSV_XS-0.72.tgz /Text-CSV_XS-0.86.tgz /Text-CSV_XS-0.87.tgz /Text-CSV_XS-0.88.tgz +/Text-CSV_XS-0.90.tgz diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index 88c4647..5714096 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,6 +1,6 @@ Name: perl-Text-CSV_XS -Version: 0.88 -Release: 2%{?dist} +Version: 0.90 +Release: 1%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries License: GPL+ or Artistic @@ -57,6 +57,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Tue Jun 19 2012 Petr Ĺ abata - 0.90-1 +- 0.90 bump + * Tue Jun 12 2012 Petr Pisar - 0.88-2 - Perl 5.16 rebuild diff --git a/sources b/sources index 4d4581a..900e053 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a0e535acbe4a41dd3e4e9772538b577 Text-CSV_XS-0.88.tgz +96c8f6471f56a4b28fad71195e35fc6d Text-CSV_XS-0.90.tgz