[perl-Text-CSV_XS] 1.06 bump

Petr Šabata psabata at fedoraproject.org
Mon Apr 28 15:02:41 UTC 2014


commit 882fce4efe60a14a8ca854f6ed4f77b427b2abb0
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Apr 28 17:02:38 2014 +0200

    1.06 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 70f335e..58182b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-1.03.tgz
 /Text-CSV_XS-1.04.tgz
 /Text-CSV_XS-1.05.tgz
+/Text-CSV_XS-1.06.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 18d73b2..7de62a7 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        1.05
+Version:        1.06
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -68,6 +68,9 @@ make test %{?_smp_mflags}
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Apr 28 2014 Petr Šabata <contyk at redhat.com> - 1.06-1
+- 1.06 bump
+
 * Tue Mar 18 2014 Petr Šabata <contyk at redhat.com> - 1.05-1
 - 1.05 bump
 
diff --git a/sources b/sources
index 99ccc01..cecec27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-801d02f1e3393a3aeb16c09068896bd9  Text-CSV_XS-1.05.tgz
+a9a96559e033a8e946691fc54b5a0594  Text-CSV_XS-1.06.tgz



More information about the perl-devel mailing list