[perl-List-MoreUtils] Update to 0.408

Paul Howarth pghmcfc at fedoraproject.org
Wed Mar 18 16:25:20 UTC 2015


commit e92278af8ee95dff49a0e0825fd53d3ae86070a1
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Mar 18 16:00:35 2015 +0000

    Update to 0.408
    
    - New upstream release 0.408
      - Fix CPAN RT#102840: uniq broken for call-by-function-return
      - Fix CPAN RT#102853: hent_val accesses
      - Fix CPAN RT#102833: Compilation error with perl 5.21.7+
      - Fix regex for CPAN RT#44518 test

 perl-List-MoreUtils.spec | 9 ++++++++-
 sources                  | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec
index 7c3882e..edd6608 100644
--- a/perl-List-MoreUtils.spec
+++ b/perl-List-MoreUtils.spec
@@ -1,5 +1,5 @@
 Name:		perl-List-MoreUtils
-Version:	0.407
+Version:	0.408
 Release:	1%{?dist}
 Summary:	Provide the stuff missing in List::Util
 License:	GPL+ or Artistic
@@ -86,6 +86,13 @@ make test
 %{_mandir}/man3/List::MoreUtils::XS.3*
 
 %changelog
+* Wed Mar 18 2015 Paul Howarth <paul at city-fan.org> - 0.408-1
+- Update to 0.408
+  - Fix CPAN RT#102840: uniq broken for call-by-function-return
+  - Fix CPAN RT#102853: hent_val accesses
+  - Fix CPAN RT#102833: Compilation error with perl 5.21.7+
+  - Fix regex for CPAN RT#44518 test
+
 * Wed Mar 18 2015 Paul Howarth <paul at city-fan.org> - 0.407-1
 - Update to 0.407
   - Added one(), onlyidx(), onlyval() (CPAN RT#73134) and onlyres()
diff --git a/sources b/sources
index a66b5ea..283a070 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc065f8516d3e73686027c9f4fc89baf  List-MoreUtils-0.407.tar.gz
+40fd45f5f5814ecffbf645d91ee44b60  List-MoreUtils-0.408.tar.gz


More information about the perl-devel mailing list