[perl-Text-CSV_XS] 0.74 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 4 11:47:06 UTC 2010


commit 7c35f445187eb11e4940124a4e914cc21f3ab1f6
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 4 13:47:00 2010 +0200

    0.74 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 7e1bb76..475bb46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-0.73.tgz
+/Text-CSV_XS-0.74.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 5aa6015..77118f0 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        0.73
+Version:        0.74
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 04 2010 Petr Pisar <ppisar at redhat.com> - 0.74-1
+- 0.74 bump
+
 * Wed Sep 08 2010 Petr Pisar <ppisar at redhat.com> - 0.73-1
 - 0.73 bump
 
diff --git a/sources b/sources
index cc57aec..8e6bc32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e048b3c4eb6ff2dd9dc4ae67be358ca4  Text-CSV_XS-0.73.tgz
+c30ee0db913fcebc76d707203b905b74  Text-CSV_XS-0.74.tgz


More information about the scm-commits mailing list