[perl-Text-CSV] Upgrade to upstream 1.30.

Johan Vromans sciurius at fedoraproject.org
Tue Jun 11 09:33:41 UTC 2013


commit 41a9b295ef1d7413a13e7c9904bb12b868783744
Author: Johan Vromans <jvromans at squirrel.nl>
Date:   Tue Jun 11 11:33:00 2013 +0200

    Upgrade to upstream 1.30.

 .gitignore         |    3 ++-
 perl-Text-CSV.spec |    7 +++++--
 sources            |    1 +
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a007c41..f509514 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-Text-CSV-1.18.tar.gz
+/Text-CSV-1.18.tar.gz
 /Text-CSV-1.21.tar.gz
+/Text-CSV-1.30.tar.gz
diff --git a/perl-Text-CSV.spec b/perl-Text-CSV.spec
index a60206a..39656f3 100644
--- a/perl-Text-CSV.spec
+++ b/perl-Text-CSV.spec
@@ -1,6 +1,6 @@
 Name:		perl-Text-CSV
-Version:	1.21
-Release:	7%{?dist}
+Version:	1.30
+Release:	1%{?dist}
 Summary:	Comma-separated values manipulator
 
 Group:		Development/Libraries
@@ -61,6 +61,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Jun 11 2013 Johan Vromans <jvromans at squirrel.nl> 1.30-1
+- Upgrade to upstream 1.30.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.21-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 60c91b7..ab3b92e 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 46267559f7f6e203e0a60e033c36851e  Text-CSV-1.21.tar.gz
+9189f80e04ab2708f09b5358aa10c4b5  Text-CSV-1.30.tar.gz


More information about the scm-commits mailing list