commit cef7c75ae210c92cae1a8afbd9f1e4779bce0be2
Author: Paul Howarth <[email protected]>
Date:   Sat Sep 21 21:49:32 2013 +0100

    Update to 1.18
    
    - New upstream release 1.18:
      - Bugfix: store peep chain link reliably under threads
      - Update tests for Perl 5.19.4's removal of the special treatment of 
aliased
        undef in arrays
      - In documentation, switch to consistent use of British English spellings
      - Documentation typo fix

 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 60591d1..6ce595e 100644
--- a/perl-Data-Alias.spec
+++ b/perl-Data-Alias.spec
@@ -1,7 +1,7 @@
 # TODO: BR: perl(Devel::CallParser) when available
 
 Name:          perl-Data-Alias
-Version:       1.17
+Version:       1.18
 Release:       1%{?dist}
 Summary:       Comprehensive set of aliasing operations
 License:       GPL+ or Artistic
@@ -53,6 +53,14 @@ make test
 %{_mandir}/man3/Data::Alias.3pm*
 
 %changelog
+* Sat Sep 21 2013 Paul Howarth <[email protected]> - 1.18-1
+- Update to 1.18:
+  - Bugfix: store peep chain link reliably under threads
+  - Update tests for Perl 5.19.4's removal of the special treatment of aliased
+    undef in arrays
+  - In documentation, switch to consistent use of British English spellings
+  - Documentation typo fix
+
 * Sun Aug  4 2013 Paul Howarth <[email protected]> - 1.17-1
 - Update to 1.17:
   - Bugfix: correct the dtrace-related macro squashing for Perls prior
diff --git a/sources b/sources
index fbc455f..7ed021e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43f82bcb7728c4b7ed818a165e03d739  Data-Alias-1.17.tar.gz
+08154fc73e7b5da115cd8e7a72f262ae  Data-Alias-1.18.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to