[perl-Text-CSV_XS] 0.85 bump

Petr Sabata psabata at fedoraproject.org
Thu Sep 8 11:05:54 UTC 2011


commit dc1f981a2d3b530236a1b9afb37c0c21325314fd
Author: Petr Sabata <contyk at redhat.com>
Date:   Thu Sep 8 13:04:46 2011 +0200

    0.85 bump

 .gitignore            |    1 +
 perl-Text-CSV_XS.spec |    6 ++++--
 sources               |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0dc9acf..e82dc2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Text-CSV_XS-0.72.tgz
 /Text-CSV_XS-0.81.tgz
 /Text-CSV_XS-0.82.tgz
 /Text-CSV_XS-0.83a.tgz
+/Text-CSV_XS-0.85.tgz
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 749e045..272bf5a 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,12 +1,11 @@
 Name:           perl-Text-CSV_XS
-Version:        0.83a
+Version:        0.85
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Text-CSV_XS/
 Source0:        http://www.cpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-%{version}.tgz
-
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -63,6 +62,9 @@ make test
 
 
 %changelog
+* Thu Sep 08 2011 Petr Sabata <contyk at redhat.com> - 0.85-1
+- 0.85 bump
+
 * Mon Aug 08 2011 Petr Sabata <contyk at redhat.com> - 0.83a-1
 - 0.83a bump
 
diff --git a/sources b/sources
index 8fcba5b..3b6f10b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9e6db6e4221d67658a26484d9214ecc  Text-CSV_XS-0.83a.tgz
+876e4017ef95eaa5740730fef14e976f  Text-CSV_XS-0.85.tgz


More information about the scm-commits mailing list