diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 161862a..3c26f78 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,5 +1,5 @@ Name: perl-Test-Deep -Version: 0.113 +Version: 0.114 Release: 1%{?dist} Summary: Extremely flexible deep comparison License: GPL+ or Artistic @@ -62,6 +62,15 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::Deep::NoTest.3* %changelog +* Mon Dec 15 2014 Paul Howarth - 0.114-1 +- Update to 0.114 + - Improve prereqs metadata + - Add a noneof() set test + - regexponly hasn't worked... ever; now it does + - Passing :preload to import loads all plugins up front + - A few more tests have been documented + - The many exports of Test::Deep are now documented! + * Thu Nov 13 2014 Paul Howarth - 0.113-1 - Update to 0.113 - Fix a compile error (!!) in RegexpOnly diff --git a/sources b/sources index 53a152f..06a606e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b68990b46afee0ad89f2d6b86ea4114 Test-Deep-0.113.tar.gz +3eafcb768fd31ede6b7aa65f025205ec Test-Deep-0.114.tar.gz