pghmcfc pushed to perl-Data-Alias (perl-Data-Alias-1.20-1.fc24). "Update to 1.20 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 22 16:13:03 UTC 2015


From 945e984d377bb9fa37c569f11ab85418f1c4194d Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Thu, 22 Oct 2015 12:20:19 +0100
Subject: Update to 1.20

- New upstream release 1.20
  - Avoid some C undefined behaviour from unsequenced side effects that in
    practice bit when using a newer gcc (4.9 rather than 4.7) with the parser
    token stack change in Perl 5.21.9
  - Add doc note advising users to prefer the core aliasing facility on
    Perl 5.22
---
 perl-Data-Alias.spec | 10 +++++++++-
 sources              |  2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/perl-Data-Alias.spec b/perl-Data-Alias.spec
index b6b6034..5900c91 100644
--- a/perl-Data-Alias.spec
+++ b/perl-Data-Alias.spec
@@ -1,5 +1,5 @@
 Name:		perl-Data-Alias
-Version:	1.19
+Version:	1.20
 Release:	1%{?dist}
 Summary:	Comprehensive set of aliasing operations
 License:	GPL+ or Artistic
@@ -76,6 +76,14 @@ make test
 %{_mandir}/man3/Data::Alias.3*
 
 %changelog
+* Thu Oct 22 2015 Paul Howarth <paul at city-fan.org> - 1.20-1
+- Update to 1.20
+  - Avoid some C undefined behaviour from unsequenced side effects that in
+    practice bit when using a newer gcc (4.9 rather than 4.7) with the parser
+    token stack change in Perl 5.21.9
+  - Add doc note advising users to prefer the core aliasing facility on
+    Perl 5.22
+
 * Wed Oct 21 2015 Paul Howarth <paul at city-fan.org> - 1.19-1
 - Update to 1.19
   - Update for new stricture on op_last in Perl 5.21.2
diff --git a/sources b/sources
index 36ffb66..e41af8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-533497d45120c0b583ba6c5eac20a966  Data-Alias-1.19.tar.gz
+17b3d77efddb00d0e51111b7b09dbf4c  Data-Alias-1.20.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Data-Alias.git/commit/?h=perl-Data-Alias-1.20-1.fc24&id=945e984d377bb9fa37c569f11ab85418f1c4194d


More information about the perl-devel mailing list