Update to 1.302141
- New upstream release 1.302141 - Fix bug where IPC init failed in preload+fork environments
This commit is contained in:
parent
cb6a4a9220
commit
4b67d419e0
@ -7,7 +7,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 2
|
||||
Version: 1.302140
|
||||
Version: 1.302141
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -179,6 +179,10 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 2 2018 Paul Howarth <paul@city-fan.org> - 2:1.302141-1
|
||||
- Update to 1.302141
|
||||
- Fix bug where IPC init failed in preload+fork environments
|
||||
|
||||
* Tue Aug 14 2018 Paul Howarth <paul@city-fan.org> - 2:1.302140-1
|
||||
- Update to 1.302140
|
||||
- Mask warning from the recent IPC fix generated when threaded Test tools are
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302140.tar.gz) = fb823470165e321f68bf761cb9fd31d9e2b3efb42a7ac25602f4a33624e3b8287f6210d502c6afe7723b5ad50c4b1fed2a1db166f151f9b9155d2bca4600766f
|
||||
SHA512 (Test-Simple-1.302141.tar.gz) = 3560308cc62441c4b4214b002a9c98cd9e0191fcf655295031b58f5ed6f43c26def278fb2669bca0c6fa1e803c2feb90a8700f840bd91cddd649573ad896e261
|
||||
|
||||
Loading…
Reference in New Issue
Block a user