From 4daf19a1d69612a3a88b124fd1ce9ce0e0555f25 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sun, 11 Jun 2017 09:45:02 +0100
Subject: Update to 1.30

- New upstream release 1.30
  - Add csv (..., out => ...) syntax examples (GH#7)
  - Disable escape_null for undefined escape_char
  - Fix ->say for bound columns (CPAN RT#121576)
  - Update to Devel::PPPort 3.36
  - Tested under 5.26.0 and 5.27.0
  - Documentation changes and additions
---
 perl-Text-CSV_XS.spec | 13 +++++++++++--
 sources               |  2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 5646729..1f2ec54 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-CSV_XS
-Version:        1.29
-Release:        2%{?dist}
+Version:        1.30
+Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Text-CSV_XS/
@@ -74,6 +74,15 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Sat Jun 10 2017 Paul Howarth <p...@city-fan.org> - 1.30-1
+- Update to 1.30
+  - Add csv (..., out => ...) syntax examples (GH#7)
+  - Disable escape_null for undefined escape_char
+  - Fix ->say for bound columns (CPAN RT#121576)
+  - Update to Devel::PPPort 3.36
+  - Tested under 5.26.0 and 5.27.0
+  - Documentation changes and additions
+
 * Sun Jun 04 2017 Jitka Plesnikova <jples...@redhat.com> - 1.29-2
 - Perl 5.26 rebuild
 
diff --git a/sources b/sources
index c97a936..464c518 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Text-CSV_XS-1.29.tgz) = 
fb71d44c8ec8420d7f80a8c7a9a0fc5db5023303f6317a6e49b06681df2ebb7b88af14a43e50f97cc328921a636453fb6a9840f6251d0a2c48205cd48b1d529d
+SHA512 (Text-CSV_XS-1.30.tgz) = 
f627478a719b0bf7a96b7142520d22af286595f218e535f2a4e6c950d7c1a005b948b519d30daa77566096b0a0d34b4669750b2d7359193c3916b29dc77c85df
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=f26&id=4daf19a1d69612a3a88b124fd1ce9ce0e0555f25
_______________________________________________
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