diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 7b5bd11..1a5100e 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,5 +1,5 @@ Name: perl-Test-Deep -Version: 1.122 +Version: 1.123 Release: 1%{?dist} Summary: Extremely flexible deep comparison License: GPL+ or Artistic @@ -66,6 +66,12 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::Deep::NoTest.3* %changelog +* Sat Sep 10 2016 Paul Howarth - 1.123-1 +- Update to 1.123 + - Remove test suite reliance on "." appearing @INC + - When an object with stringification overloading fails to match a "re" test, + its stringification is included in the diagnostics + * Thu Sep 8 2016 Paul Howarth - 1.122-1 - Update to 1.122 - Added $Test::Deep::LeafWrapper to control the behavior of simple values in diff --git a/sources b/sources index d12c084..2488309 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3ccc0289c21175a2990a4927a94d8b5 Test-Deep-1.122.tar.gz +6533cbb8bc333454cce4cecb503d550a Test-Deep-1.123.tar.gz