[perl-Text-CSV_XS] 0.98 bump

Petr Šabata psabata at fedoraproject.org
Mon Jun 10 08:53:01 UTC 2013


commit 5ce76afa44f9d76d049853b91cb574f9e9e146d3
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Jun 10 10:52:49 2013 +0200

    0.98 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 5dc94ce..6b13b0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-0.95.tgz
 /Text-CSV_XS-0.96.tgz
 /Text-CSV_XS-0.97.tgz
+/Text-CSV_XS-0.98.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 34dc03a..d306c65 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        0.97
+Version:        0.98
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -67,6 +67,9 @@ make test %{?_smp_mflags}
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Jun 10 2013 Petr Šabata <contyk at redhat.com> - 0.98-1
+- 0.98 bump
+
 * Tue Apr 02 2013 Petr Šabata <contyk at redhat.com> - 0.97-1
 - 0.97 bump, performance enhancement
 
diff --git a/sources b/sources
index e4a1358..f1b1967 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0661ffaabc368338a4c001d71fe0551e  Text-CSV_XS-0.97.tgz
+8ab2d6982c94b311030a61be825b0918  Text-CSV_XS-0.98.tgz



More information about the perl-devel mailing list