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:
parent
8b2eab4b53
commit
39db8b4095
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user