From 732c1d7bf8c157c5a3a0ca46e0b7c50456dddbc8 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sat, 26 Mar 2016 14:39:45 +0000
Subject: Update to 1.23

- New upstream release 1.23
  - Skip unsupported encodings
  - Reorganize Unicode section and mention layers
  - Amend some UTF-8 tests for PERL_UNICODE settings
  - Fix crash on error in parsing with bound columns (CPAN RT#113279)
  - Add predefined filters (not_blank, not_empty, filled)
---
 perl-Text-CSV_XS.spec | 10 +++++++++-
 sources               |  2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index dbc8d67..a1d87c4 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        1.22
+Version:        1.23
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -74,6 +74,14 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Sat Mar 26 2016 Paul Howarth <p...@city-fan.org> - 1.23-1
+- Update to 1.23
+  - Skip unsupported encodings
+  - Reorganize Unicode section and mention layers
+  - Amend some UTF-8 tests for PERL_UNICODE settings
+  - Fix crash on error in parsing with bound columns (CPAN RT#113279)
+  - Add predefined filters (not_blank, not_empty, filled)
+
 * Wed Feb 24 2016 Paul Howarth <p...@city-fan.org> - 1.22-1
 - Update to 1.22
   - Small doc updates regarding blank_is_undef
diff --git a/sources b/sources
index a554c69..c751bf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05b8fd5fc9f9bc90f3889a146a1da523  Text-CSV_XS-1.22.tgz
+d5afc6e717b372024837b06b0e51ba31  Text-CSV_XS-1.23.tgz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=f24&id=732c1d7bf8c157c5a3a0ca46e0b7c50456dddbc8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to