>From 36eee2e9dc903cd8c353cd79e8228fe00a212b1f Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 6 Jan 2016 16:05:45 +0000
Subject: Update to 1.21

- New upstream release 1.21
  - Clarify documentation (CPAN RT#110941)
  - Alias %_ to row in hashref mode for csv function attributes on_in and
    before_out
  - Examples now use defined-or and thus require perl-5.10 or up
  - Fix \r\n ending with allow_loose_escapes
---
 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 2f3ded3..39db84a 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        1.20
+Version:        1.21
 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
+* Wed Jan  6 2016 Paul Howarth <p...@city-fan.org> - 1.21-1
+- Update to 1.21
+  - Clarify documentation (CPAN RT#110941)
+  - Alias %%_ to row in hashref mode for csv function attributes on_in and
+    before_out
+  - Examples now use defined-or and thus require perl-5.10 or up
+  - Fix \r\n ending with allow_loose_escapes
+
 * Fri Oct  9 2015 Paul Howarth <p...@city-fan.org> - 1.20-1
 - Update to 1.20
   - Use "say" in synopsis
diff --git a/sources b/sources
index 58e9775..1a9ad28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c593604ccbf486a08353ffc9336e490e  Text-CSV_XS-1.20.tgz
+892e0b43def9f1c05ddfd63038b20382  Text-CSV_XS-1.21.tgz
-- 
cgit v0.11.2


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