[perl-Text-CSV_XS] 1.03 bump

Petr Šabata psabata at fedoraproject.org
Tue Jan 28 16:42:20 UTC 2014


commit 802547e09b2dbc828297ea507ec9fc068ea856f8
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Jan 28 17:42:44 2014 +0100

    1.03 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 b99989b..25e4071 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-1.00.tgz
 /Text-CSV_XS-1.01.tgz
 /Text-CSV_XS-1.02.tgz
+/Text-CSV_XS-1.03.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 69aa99c..67d6848 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        1.02
+Version:        1.03
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -67,6 +67,9 @@ make test %{?_smp_mflags}
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Tue Jan 28 2014 Petr Šabata <contyk at redhat.com> - 1.03-1
+- 1.03 bump
+
 * Wed Nov 20 2013 Petr Šabata <contyk at redhat.com> - 1.02-1
 - 1.02 bump
 
diff --git a/sources b/sources
index ddd3763..2a5b7ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6eea14245cd119f8b81ef2d1db852323  Text-CSV_XS-1.02.tgz
+daadc6af7da8155d8d4c99366c79db1a  Text-CSV_XS-1.03.tgz



More information about the perl-devel mailing list