Update to 1.302113
- New upstream release 1.302113 - Fix test on threaded 5.8 - Fix SIGPIPE in IPC test - Mark t/Test2/regression/gh_16.t as usually AUTHOR_TESTING only
This commit is contained in:
parent
814d39c3d9
commit
b364843014
@ -3,7 +3,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 1
|
||||
Version: 1.302111
|
||||
Version: 1.302113
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -170,6 +170,12 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 21 2017 Paul Howarth <paul@city-fan.org> - 1:1.302113-1
|
||||
- Update to 1.302113
|
||||
- Fix test on threaded 5.8
|
||||
- Fix SIGPIPE in IPC test
|
||||
- Mark t/Test2/regression/gh_16.t as usually AUTHOR_TESTING only
|
||||
|
||||
* Mon Nov 20 2017 Paul Howarth <paul@city-fan.org> - 1:1.302111-1
|
||||
- Update to 1.302111
|
||||
- Fix some fragile tests
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302111.tar.gz) = 2ad397035759fbc90468d9827e6f4f981a659a26ed0af06f4723a1f1616b07a775e81f37f5dbc909d8195ce7435c9341e13c259a3db26608bce304f69fee90db
|
||||
SHA512 (Test-Simple-1.302113.tar.gz) = 2e72f0d9e33e09339ec67ad8f99fb23aae333db1f3fc13f125e68ef17f1c109e6544c00c47a920b202507d37e603a606979544b0cb7d78ea8b8e32ced18cca83
|
||||
|
||||
Loading…
Reference in New Issue
Block a user