From bbce61ef51995af46576e4c5744a8a86d1e333d1 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 30 Nov 2016 15:59:21 +0000
Subject: Update to 1.26

- New upstream release 1.26
  - Disable some Unicode-related tests for unhealthy $PERL_UNICODE
    (CPAN RT#117856)
  - is_missing(0) on empty line returns 1 for keep_meta_info=true (GH#27)
---
 perl-Text-CSV_XS.spec | 8 +++++++-
 sources               | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 9eb2e44..0c2114c 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        1.25
+Version:        1.26
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -75,6 +75,12 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Wed Nov 30 2016 Paul Howarth <p...@city-fan.org> - 1.26-1
+- Update to 1.26
+  - Disable some Unicode-related tests for unhealthy $PERL_UNICODE
+    (CPAN RT#117856)
+  - is_missing(0) on empty line returns 1 for keep_meta_info=true (GH#27)
+
 * Mon Aug 29 2016 Paul Howarth <p...@city-fan.org> - 1.25-1
 - Update to 1.25
   - Allow lc, uc, and coderef for csv() headers attribute
diff --git a/sources b/sources
index b58cabe..7f116af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b3fbdf630926d48f016900c84d27148  Text-CSV_XS-1.25.tgz
+833ef0394d21a9086004eb15a006d4bc  Text-CSV_XS-1.26.tgz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=master&id=bbce61ef51995af46576e4c5744a8a86d1e333d1
_______________________________________________
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