pghmcfc pushed to perl-List-MoreUtils (master). "Update to 0.410 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 14:53:01 UTC 2015


>From 1e6eceb7350fdd566e7200e1bb790ff4e877894a Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Mon, 30 Mar 2015 15:49:43 +0100
Subject: Update to 0.410

- New upstream release 0.410
  - Fix CPAN RT#102885: uniq bug broke tied array
  - Fix issue/8: Macros introduced in dfd851147f cause problems with MSVC
  - Update ppport.h from 3.25 to 3.31
  - Fix multiple mg_get can break weird ties
  - Fix test run using PERL5OPT=d:Confess
  - Use base instead of parent, 'cause parent isn't bundled before 5.10.1
  - Update bundled bootstrap modules
    - Data::Tumbler to 0.010
    - Test::WriteVariants to 0.012
    - Config::AutoConf to 0.311
  - Fix spelling (and add stop-words for names etc. in author tests)

diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec
index edd6608..4f90b3f 100644
--- a/perl-List-MoreUtils.spec
+++ b/perl-List-MoreUtils.spec
@@ -1,5 +1,5 @@
 Name:		perl-List-MoreUtils
-Version:	0.408
+Version:	0.410
 Release:	1%{?dist}
 Summary:	Provide the stuff missing in List::Util
 License:	GPL+ or Artistic
@@ -35,15 +35,14 @@ BuildRequires:	perl(XSLoader)
 BuildRequires:	perl(Cwd)
 BuildRequires:	perl(Data::Dumper) >= 0.002
 BuildRequires:	perl(Exporter)
-BuildRequires:	perl(File::Find)
 BuildRequires:	perl(File::Spec::Functions)
 BuildRequires:	perl(FindBin)
 BuildRequires:	perl(if)
 BuildRequires:	perl(overload)
-BuildRequires:	perl(parent)
 BuildRequires:	perl(Storable)
 BuildRequires:	perl(Test::Builder::Module)
 BuildRequires:	perl(Test::More) >= 0.88
+BuildRequires:	perl(Tie::Array)
 # Optional Tests
 %if ! ( 0%{?rhel} )
 BuildRequires:	perl(Test::LeakTrace)
@@ -86,6 +85,20 @@ make test
 %{_mandir}/man3/List::MoreUtils::XS.3*
 
 %changelog
+* Mon Mar 30 2015 Paul Howarth <paul at city-fan.org> - 0.410-1
+- Update to 0.410
+  - Fix CPAN RT#102885: uniq bug broke tied array
+  - Fix issue/8: Macros introduced in dfd851147f cause problems with MSVC
+  - Update ppport.h from 3.25 to 3.31
+  - Fix multiple mg_get can break weird ties
+  - Fix test run using PERL5OPT=d:Confess
+  - Use base instead of parent, 'cause parent isn't bundled before 5.10.1
+  - Update bundled bootstrap modules
+    - Data::Tumbler to 0.010
+    - Test::WriteVariants to 0.012
+    - Config::AutoConf to 0.311
+  - Fix spelling (and add stop-words for names etc. in author tests)
+
 * 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
diff --git a/sources b/sources
index 283a070..26f7d2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40fd45f5f5814ecffbf645d91ee44b60  List-MoreUtils-0.408.tar.gz
+4bfe03d56cd8d8e9c1105e102d816685  List-MoreUtils-0.410.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-List-MoreUtils.git/commit/?h=master&id=1e6eceb7350fdd566e7200e1bb790ff4e877894a


More information about the scm-commits mailing list