[perl-Text-CSV_XS] New version, 0.76

Petr Sabata psabata at fedoraproject.org
Mon Oct 18 12:17:36 UTC 2010


commit 1d1b3107a32ff2d2862cc454684df6327b5d73e0
Author: Petr Sabata <psabata at redhat.com>
Date:   Mon Oct 18 14:17:24 2010 +0200

    New version, 0.76

 .gitignore            |    1 +
 perl-Text-CSV_XS.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0845b9..b48ebae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-0.73.tgz
 /Text-CSV_XS-0.74.tgz
 /Text-CSV_XS-0.75.tgz
+/Text-CSV_XS-0.76.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 466b6d7..8af7e53 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        0.75
+Version:        0.76
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 18 2010 Petr Sabata <psabata at redhat.com> - 0.76-1
+- 0.76 version bump
+
 * Mon Oct 11 2010 Petr Sabata <psabata at redhat.com> - 0.75-1
 - 0.75 version bump
 
diff --git a/sources b/sources
index 7ff9244..a923cc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ec24df35823f200ee3d5dceab3fd0ca  Text-CSV_XS-0.75.tgz
+b6acf83a1c75cc05882ef7bd19bb52c2  Text-CSV_XS-0.76.tgz



More information about the perl-devel mailing list