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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 17 20:26:00 UTC 2015


From e7ab9083fccc9248c3f508450b1966539b989b1a Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Wed, 17 Jun 2015 18:15:29 +0100
Subject: Update to 1.19

- New upstream release 1.19
  - Guard tests against $PERL_UNICODE
  - Numeric options were sometimes interpreted as boolean
  - Safer meta_info use

diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index d634a79..f50b5b3 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-CSV_XS
-Version:        1.18
-Release:        2%{?dist}
+Version:        1.19
+Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -69,6 +69,12 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Wed Jun 17 2015 Paul Howarth <paul at city-fan.org> - 1.19-1
+- Update to 1.19
+  - Guard tests against $PERL_UNICODE
+  - Numeric options were sometimes interpreted as boolean
+  - Safer meta_info use
+
 * Fri Jun 05 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.18-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index b2f7a7b..e2e4efa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-510791081d14d6ad4b53511d5d0aed60  Text-CSV_XS-1.18.tgz
+d25bb37e43a836a3f396faf387307548  Text-CSV_XS-1.19.tgz
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list