[perl-Text-CSV_XS] 1.11 bump

Petr Šabata psabata at fedoraproject.org
Wed Aug 20 12:46:01 UTC 2014


commit 50ce4954cb4329deec737b4947eda4e497f3ec67
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Aug 20 14:45:56 2014 +0200

    1.11 bump

 .gitignore            |    1 +
 perl-Text-CSV_XS.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b24e8d..acee4b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-1.08.tgz
 /Text-CSV_XS-1.09.tgz
 /Text-CSV_XS-1.10.tgz
+/Text-CSV_XS-1.11.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index b561450..edf6a6c 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-CSV_XS
-Version:        1.10
-Release:        2%{?dist}
+Version:        1.11
+Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -67,6 +67,9 @@ make test %{?_smp_mflags}
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Aug 20 2014 Petr Šabata <contyk at redhat.com> - 1.11-1
+- 1.11 bump
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index fb1fa45..b69d0bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56ebca8686e59670754c4ecfdca16a92  Text-CSV_XS-1.10.tgz
+2c8eeee7ce5ef57e8290c18edcc0ad3e  Text-CSV_XS-1.11.tgz


More information about the scm-commits mailing list