[perl-Text-CSV_XS] 1.07 bump

Petr Šabata psabata at fedoraproject.org
Wed Apr 30 11:11:13 UTC 2014


commit 96bd980d61c714d5ca5c6a97f071ab3556c00e5b
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Apr 30 13:11:28 2014 +0200

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



More information about the perl-devel mailing list