From 1d1b8389159318610899bc2d16c90e2004dd3f7b Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@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 <p...@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 <p...@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.fc23&id=1d1b8389159318610899bc2d16c90e2004dd3f7b
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to