diff --git a/Test-Deep-0.110.tar.gz b/Test-Deep-0.110.tar.gz deleted file mode 100644 index 67a355a..0000000 --- a/Test-Deep-0.110.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05129ca28a5ae0fb969f994169f1da78fdca684a85f9eb0b32e89c6aa74b2d8b -size 35504 diff --git a/Test-Deep-0.112.tar.gz b/Test-Deep-0.112.tar.gz new file mode 100644 index 0000000..96da0d1 --- /dev/null +++ b/Test-Deep-0.112.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56696a09a221b03b56e7203d84e27a6af0496e9c1e8d33fb05f2e24bc35ae1ed +size 36584 diff --git a/perl-Test-Deep.changes b/perl-Test-Deep.changes index 45467f0..2c302b2 100644 --- a/perl-Test-Deep.changes +++ b/perl-Test-Deep.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Dec 9 11:17:46 UTC 2013 - coolo@suse.com + +- updated to 0.112 + - rebuild MANIFEST, adding two forgotten files + + - When printing diagnostics, differentiate the type of a blessed object + from the name of the class itself (RT#78288, caused by changes to how + blessed objects are treated in 0.109) (thanks, Karen Etheridge) + + - Typo fixes (thanks, David Steinbrunner) + + - Fixes to clarity and accuracy of documentation (thanks, Michael Hamlin) + + - Add metadata links to repo and issue tracker + + - Added obj_isa for testing ->isa without falling back to ref($x) + + - Added the *experimental* ":v1" export group to skip importing + Isa, isa, and blessed + ------------------------------------------------------------------- Tue Jun 4 15:02:11 UTC 2013 - coolo@suse.com diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 09030c5..63a2276 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -17,7 +17,7 @@ Name: perl-Test-Deep -Version: 0.110 +Version: 0.112 Release: 0 %define cpan_name Test-Deep Summary: Extremely flexible deep comparison @@ -92,6 +92,6 @@ structures %files -f %{name}.files %defattr(-,root,root,755) -%doc CHANGES README TODO +%doc Changes README TODO %changelog