[perl-Text-CSV_XS] 0.91 bump

Petr Šabata psabata at fedoraproject.org
Wed Aug 22 12:42:40 UTC 2012


commit dfd1b496ff6eb5c83bc1398e9bf6670223db7d5c
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Aug 22 14:36:27 2012 +0200

    0.91 bump

 .gitignore            |    1 +
 perl-Text-CSV_XS.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bc49fb..df34805 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-0.87.tgz
 /Text-CSV_XS-0.88.tgz
 /Text-CSV_XS-0.90.tgz
+/Text-CSV_XS-0.91.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 92b6333..2bcb2aa 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-CSV_XS
-Version:        0.90
-Release:        3%{?dist}
+Version:        0.91
+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
+* Wed Aug 22 2012 Petr Šabata <contyk at redhat.com> - 0.91-1
+- 0.91 bump (mostly test-cases updates)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.90-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 900e053..5ad3a74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96c8f6471f56a4b28fad71195e35fc6d  Text-CSV_XS-0.90.tgz
+391fb562340969e76250bcc02bfa58fa  Text-CSV_XS-0.91.tgz



More information about the perl-devel mailing list