Update to 0.114
- New upstream release 0.114 - Improve prereqs metadata - Add a noneof() set test - regexponly hasn't worked... ever; now it does - Passing :preload to import loads all plugins up front - A few more tests have been documented - The many exports of Test::Deep are now documented!
This commit is contained in:
parent
2537582c3f
commit
0a647276fe
@ -1,5 +1,5 @@
|
||||
Name: perl-Test-Deep
|
||||
Version: 0.113
|
||||
Version: 0.114
|
||||
Release: 1%{?dist}
|
||||
Summary: Extremely flexible deep comparison
|
||||
License: GPL+ or Artistic
|
||||
@ -62,6 +62,15 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Test::Deep::NoTest.3*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 15 2014 Paul Howarth <paul@city-fan.org> - 0.114-1
|
||||
- Update to 0.114
|
||||
- Improve prereqs metadata
|
||||
- Add a noneof() set test
|
||||
- regexponly hasn't worked... ever; now it does
|
||||
- Passing :preload to import loads all plugins up front
|
||||
- A few more tests have been documented
|
||||
- The many exports of Test::Deep are now documented!
|
||||
|
||||
* Thu Nov 13 2014 Paul Howarth <paul@city-fan.org> - 0.113-1
|
||||
- Update to 0.113
|
||||
- Fix a compile error (!!) in RegexpOnly
|
||||
|
||||
Loading…
Reference in New Issue
Block a user