[perl-Text-CSV_XS] 1.05 bump

Petr Šabata psabata at fedoraproject.org
Tue Mar 18 16:08:44 UTC 2014


commit 43c685bcf666b7ea0e8b6160f29ee9fe54d9c546
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Mar 18 17:08:41 2014 +0100

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



More information about the perl-devel mailing list