pghmcfc pushed to perl-Test-Deep (perl-Test-Deep-0.119-1.fc24). "Update to 0.119 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Sep 30 10:16:21 UTC 2015


From a46ebf8cd5caba319644687ab0758144fc9aaba5 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Wed, 30 Sep 2015 09:45:06 +0100
Subject: Update to 0.119

- New upstream release 0.119
  - Overloading of & and | no longer can change All or Any objects found as
    arguments
  - An All as an argument to an All constructed is flattened out into its
    All-ed values; the same goes for Any
  - Remove use of Test::NoWarnings for user-facing tests

diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index 9559b35..6307d60 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Deep
-Version:        0.117
+Version:        0.119
 Release:        1%{?dist}
 Summary:        Extremely flexible deep comparison
 License:        GPL+ or Artistic
@@ -9,6 +9,9 @@ Source0:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Deep-%{ver
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:      noarch
 # Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -21,8 +24,8 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(warnings)
 # Test Suite
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::NoWarnings) >= 0.02
+BuildRequires:  perl(if)
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Tester) >= 0.04
 # Runtime
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -62,6 +65,14 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Deep::NoTest.3*
 
 %changelog
+* Wed Sep 30 2015 Paul Howarth <paul at city-fan.org> - 0.119-1
+- Update to 0.119
+  - Overloading of & and | no longer can change All or Any objects found as
+    arguments
+  - An All as an argument to an All constructed is flattened out into its
+    All-ed values; the same goes for Any
+  - Remove use of Test::NoWarnings for user-facing tests
+
 * Mon Jun 22 2015 Paul Howarth <paul at city-fan.org> - 0.117-1
 - Update to 0.117
   - Do not lose argument(s) to import
diff --git a/sources b/sources
index 8400d66..688a457 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-847601f96bf5438aa708323661e9c2de  Test-Deep-0.117.tar.gz
+edb72e9b1874efe3b0c95324fb063e51  Test-Deep-0.119.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Deep.git/commit/?h=perl-Test-Deep-0.119-1.fc24&id=a46ebf8cd5caba319644687ab0758144fc9aaba5


More information about the perl-devel mailing list