Update to 1.302045
- New upstream release 1.302045 - Work around IPC bug on windows - Fix IPC event ordering bug - Fix TODO in mixed T2/TB subtests - Fix test that segv'd on older perls
This commit is contained in:
parent
9069ed63a7
commit
bcb9a894af
@ -1,6 +1,6 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Version: 1.302040
|
||||
Version: 1.302045
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -149,6 +149,13 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2016 Paul Howarth <paul@city-fan.org> - 1.302045-1
|
||||
- Update to 1.302045
|
||||
- Work around IPC bug on windows
|
||||
- Fix IPC event ordering bug
|
||||
- Fix TODO in mixed T2/TB subtests
|
||||
- Fix test that segv'd on older perls
|
||||
|
||||
* Sun Jul 10 2016 Paul Howarth <paul@city-fan.org> - 1.302040-1
|
||||
- Update to 1.302040
|
||||
- Fix broken MANIFEST.SKIP entries (#689)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user