[perl-Text-CSV_XS] 0.90 bump

Petr Šabata psabata at fedoraproject.org
Tue Jun 19 11:40:06 UTC 2012


commit 5ae37b02f6062ab18f4cc8417609979b6ae5cd2e
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Jun 19 13:39:13 2012 +0200

    0.90 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 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 <contyk at redhat.com> - 0.90-1
+- 0.90 bump
+
 * Tue Jun 12 2012 Petr Pisar <ppisar at redhat.com> - 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



More information about the perl-devel mailing list