This commit is contained in:
Dennis Gilmore 2014-06-07 05:44:39 -05:00
parent 9f2f3c04f4
commit f9aab798f7

View File

@ -1,6 +1,6 @@
Name: perl-Test-Deep
Version: 0.112
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Extremely flexible deep comparison
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Test::Deep::NoTest.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.112-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Nov 30 2013 Paul Howarth <paul@city-fan.org> - 0.112-1
- Update to 0.112
- When printing diagnostics, differentiate the type of a blessed object from