Update to 0.117

- New upstream release 0.117
  - Do not lose argument(s) to import
    (https://github.com/rjbs/Test-Deep/issues/29)
This commit is contained in:
Paul Howarth 2015-06-22 11:50:16 +01:00
parent 8b2eab4b53
commit 39db8b4095
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Test-Deep
Version: 0.116
Version: 0.117
Release: 1%{?dist}
Summary: Extremely flexible deep comparison
License: GPL+ or Artistic
@ -62,6 +62,11 @@ rm -rf %{buildroot}
%{_mandir}/man3/Test::Deep::NoTest.3*
%changelog
* Mon Jun 22 2015 Paul Howarth <paul@city-fan.org> - 0.117-1
- Update to 0.117
- Do not lose argument(s) to import
(https://github.com/rjbs/Test-Deep/issues/29)
* Sun Jun 21 2015 Paul Howarth <paul@city-fan.org> - 0.116-1
- Update to 0.116
- On its own, :preload options uses default group of exports

View File

@ -1 +1 @@
bc484bea7b97dc738f4a603f1249ecd7 Test-Deep-0.116.tar.gz
847601f96bf5438aa708323661e9c2de Test-Deep-0.117.tar.gz