From 40ed27c13be06ef62b7d70ef1c1ce8e22a5a0a87 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 22 Mar 2017 18:39:02 +0000
Subject: Update to 1.28

- New upstream release 1.28
  - Fix length problem with bound empty fields and UTF-8 (CPAN RT#120655)
---
 perl-Text-CSV_XS.spec | 6 +++++-
 sources               | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index e5341da..96f8b80 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        1.27
+Version:        1.28
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -75,6 +75,10 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Wed Mar 22 2017 Paul Howarth <p...@city-fan.org> - 1.28-1
+- Update to 1.28
+  - Fix length problem with bound empty fields and UTF-8 (CPAN RT#120655)
+
 * Fri Mar  3 2017 Paul Howarth <p...@city-fan.org> - 1.27-1
 - Update to 1.27
   - Remove unneeded done_testing
diff --git a/sources b/sources
index df20ef7..dd0641c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Text-CSV_XS-1.27.tgz) = 
d00a51d79d2c9da000fb6da4ec156afce67f3b38913734c16c92a6af32037458d7acfc15f69df87643bc05e52fff856a693b167bf5401301ba876cbb9cadba28
+SHA512 (Text-CSV_XS-1.28.tgz) = 
5e40f50c16e2506f60cff1a344c9e45e73398bfe863c85a527a8aaf03ec5e3eb8b94796f548ccbe9cb7c123e79e1e882daec1fe81977142a03b1fed2ba46f60a
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=f26&id=40ed27c13be06ef62b7d70ef1c1ce8e22a5a0a87
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to