[perl-Text-CSV_XS] 0.92 bump

Petr Pisar ppisar at fedoraproject.org
Wed Nov 14 15:33:55 UTC 2012


commit 423a6b4b076f8bd4760f4b81e0464381dc44f905
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Nov 14 16:33:38 2012 +0100

    0.92 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 df34805..dfcf0f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-0.88.tgz
 /Text-CSV_XS-0.90.tgz
 /Text-CSV_XS-0.91.tgz
+/Text-CSV_XS-0.92.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index d3bc9cf..82366be 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-CSV_XS
-Version:        0.91
-Release:        2%{?dist}
+Version:        0.92
+Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Nov 14 2012 Petr Pisar <ppisar at redhat.com> - 0.92-1
+- 0.92 bump
+
 * Mon Nov 05 2012 Petr Pisar <ppisar at redhat.com> - 0.91-2
 - Correct dependencies
 
diff --git a/sources b/sources
index 5ad3a74..b6ef0b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-391fb562340969e76250bcc02bfa58fa  Text-CSV_XS-0.91.tgz
+a2d7dbdbd6605018d8e0082817bfa858  Text-CSV_XS-0.92.tgz


More information about the scm-commits mailing list