pghmcfc pushed to perl-Text-CSV_XS (perl-Text-CSV_XS-1.18-1.fc23). "Update to 1.18 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 25 10:10:31 UTC 2015


From d05cf7b668e4dd75481b42871e146e3681dda1d7 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Mon, 25 May 2015 10:51:52 +0100
Subject: Update to 1.18

- New upstream release 1.18
  - Add quote_empty attribute
  - Add database NULL documentation
  - Inherit csv attributes in csv() when called in void context
  - Micro-optimisation for combine/print (empty fields will be faster)

diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 93f9578..09f646d 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        1.17
+Version:        1.18
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
@@ -69,6 +69,13 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Sun May 24 2015 Paul Howarth <paul at city-fan.org> - 1.18-1
+- Update to 1.18
+  - Add quote_empty attribute
+  - Add database NULL documentation
+  - Inherit csv attributes in csv() when called in void context
+  - Micro-optimisation for combine/print (empty fields will be faster)
+
 * Sun Apr 26 2015 Paul Howarth <paul at city-fan.org> - 1.17-1
 - Update to 1.17
   - Enable overruling $csv in csv()
diff --git a/sources b/sources
index a53e4b7..b2f7a7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f081fcb78f44795f3fdbf1ecb635d821  Text-CSV_XS-1.17.tgz
+510791081d14d6ad4b53511d5d0aed60  Text-CSV_XS-1.18.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=perl-Text-CSV_XS-1.18-1.fc23&id=d05cf7b668e4dd75481b42871e146e3681dda1d7


More information about the perl-devel mailing list