commit 9f2f3c04f42b173db4bcfd215d80757bcf4b734b Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Sat Nov 30 21:38:28 2013 +0000 Update to 0.112 - New upstream release 0.112 - When printing diagnostics, differentiate the type of a blessed object from the name of the class itself (CPAN RT#78288) - Typo fixes - Fixes to clarity and accuracy of documentation - 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 perl-Test-Deep.spec | 19 +++++++++++++++---- sources | 2 +- 2 files changed, 16 insertions(+), 5 deletions(-) --- diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index dae7dfb..ae9ac18 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,6 +1,6 @@ Name: perl-Test-Deep -Version: 0.110 -Release: 3%{?dist} +Version: 0.112 +Release: 1%{?dist} Summary: Extremely flexible deep comparison License: GPL+ or Artistic Group: Development/Libraries @@ -48,12 +48,23 @@ make test rm -rf $RPM_BUILD_ROOT %files -%doc CHANGES README TODO +%doc Changes README TODO %{perl_vendorlib}/Test/ %{_mandir}/man3/Test::Deep.3pm* %{_mandir}/man3/Test::Deep::NoTest.3pm* %changelog +* Sat Nov 30 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 0.112-1 +- Update to 0.112 + - When printing diagnostics, differentiate the type of a blessed object from + the name of the class itself (CPAN RT#78288) + - Typo fixes + - Fixes to clarity and accuracy of documentation + - 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 + * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.110-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -92,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Dec 22 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.108-2 -- 661697 rebuild for fixing problems with vendorach/lib +- Rebuild to fix problems with vendorarch/lib (#661697) * Sat Dec 18 2010 Steven Pritchard <steve@xxxxxxxxx> 0.108-1 - Update to 0.108. diff --git a/sources b/sources index aff1a83..f0f4130 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5daeaaffcd8cf94a12594ff76970045 Test-Deep-0.110.tar.gz +8568575c2ebfd793574250ddb7da6ac8 Test-Deep-0.112.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel