[perl-List-MoreUtils] Update to 0.404

Paul Howarth pghmcfc at fedoraproject.org
Thu Jan 29 10:36:54 UTC 2015


commit 443b6edffad193064248dca4022604a6750075ad
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jan 29 10:30:37 2015 +0000

    Update to 0.404
    
    - New upstream release 0.404
      - Fix ancient toolchains (PREREQ_PM & Co. set appropriately)
      - Bump version required of Test::More to 0.96 (#toolchain calls it a "sane
        subset")
      - Fix some meta-data #toolchain pointed out

 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 4965216..4303838 100644
--- a/perl-List-MoreUtils.spec
+++ b/perl-List-MoreUtils.spec
@@ -1,5 +1,5 @@
 Name:		perl-List-MoreUtils
-Version:	0.403
+Version:	0.404
 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
+* Thu Jan 29 2015 Paul Howarth <paul at city-fan.org> - 0.404-1
+- Update to 0.404
+  - Fix ancient toolchains (PREREQ_PM & Co. set appropriately)
+  - Bump version required of Test::More to 0.96 (#toolchain calls it a "sane
+    subset")
+  - Fix some meta-data #toolchain pointed out
+
 * Tue Jan 27 2015 Paul Howarth <paul at city-fan.org> - 0.403-1
 - Update to 0.403
   - Remove most recent stable perl recommendation from meta to work around
diff --git a/sources b/sources
index 7bc6a50..477b740 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea3a04e59fdc599389370d1d6ddde7bc  List-MoreUtils-0.403.tar.gz
+ce218cd10fb06b95260212a8faa374ce  List-MoreUtils-0.404.tar.gz



More information about the perl-devel mailing list