[perl-Text-CSV_XS] 0.94 bump

Petr Pisar ppisar at fedoraproject.org
Tue Dec 4 08:45:27 UTC 2012


commit 960ac6963cfa635fbd05fbfd7db2c8dac407a31e
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Dec 4 09:45:01 2012 +0100

    0.94 bump

 .gitignore            |    1 +
 perl-Text-CSV_XS.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b4f14c..d001adb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-0.91.tgz
 /Text-CSV_XS-0.92.tgz
 /Text-CSV_XS-0.93.tgz
+/Text-CSV_XS-0.94.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 248b6c7..3ee1850 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        0.93
+Version:        0.94
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Tue Dec 04 2012 Petr Pisar <ppisar at redhat.com> - 0.94-1
+- 0.94 bump
+
 * Wed Nov 21 2012 Petr Pisar <ppisar at redhat.com> - 0.93-1
 - 0.93 bump
 
diff --git a/sources b/sources
index 94316f8..22943be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdf64d6f151741e6f526f92a79b48e06  Text-CSV_XS-0.93.tgz
+f89b1cb368b07e794f96d7a9995c259a  Text-CSV_XS-0.94.tgz


More information about the scm-commits mailing list