[perl-Text-CSV_XS] 0.95 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jan 14 13:09:23 UTC 2013


commit 3593b9764823fe77b5be64dd6e8b253d5e8599c3
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jan 14 14:09:04 2013 +0100

    0.95 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 d001adb..fcfdea0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-0.92.tgz
 /Text-CSV_XS-0.93.tgz
 /Text-CSV_XS-0.94.tgz
+/Text-CSV_XS-0.95.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 3ee1850..8dde328 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        0.94
+Version:        0.95
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Jan 14 2013 Petr Pisar <ppisar at redhat.com> - 0.95-1
+- 0.95 bump
+
 * Tue Dec 04 2012 Petr Pisar <ppisar at redhat.com> - 0.94-1
 - 0.94 bump
 
diff --git a/sources b/sources
index 22943be..6699556 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f89b1cb368b07e794f96d7a9995c259a  Text-CSV_XS-0.94.tgz
+897139a28c030926e72560fe8910e4d8  Text-CSV_XS-0.95.tgz


More information about the scm-commits mailing list