Update to 1.302156
- New upstream release 1.302156 - Fix Windows fork+test failure (GH#814) - Documentation updates (GH#819) - Fix verbose TAP newline regression (GH#810) - Fix local $TODO bugs (GH#812, GH#817) - Fix shm read warning (GH#815) - Merge doc fix PR's from magnolia-k - Fix failure to check error code on shmwrite (GH#815) - Fix localization error in new test (GH#820) - Fix SHM test to work on machines without SHM - Fix locale errors in Instance.t - Windows test fixes - Perl 5.6 test fixes - Add trace to SHM error when possible - Fix test not to fail in non-english locales
This commit is contained in:
parent
4b67d419e0
commit
106108eec0
@ -7,7 +7,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 2
|
||||
Version: 1.302141
|
||||
Version: 1.302156
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -179,6 +179,23 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 8 2019 Paul Howarth <paul@city-fan.org> - 2:1.302156-1
|
||||
- Update to 1.302156
|
||||
- Fix Windows fork+test failure (GH#814)
|
||||
- Documentation updates (GH#819)
|
||||
- Fix verbose TAP newline regression (GH#810)
|
||||
- Fix local $TODO bugs (GH#812, GH#817)
|
||||
- Fix shm read warning (GH#815)
|
||||
- Merge doc fix PR's from magnolia-k
|
||||
- Fix failure to check error code on shmwrite (GH#815)
|
||||
- Fix localization error in new test (GH#820)
|
||||
- Fix SHM test to work on machines without SHM
|
||||
- Fix locale errors in Instance.t
|
||||
- Windows test fixes
|
||||
- Perl 5.6 test fixes
|
||||
- Add trace to SHM error when possible
|
||||
- Fix test not to fail in non-english locales
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302141.tar.gz) = 3560308cc62441c4b4214b002a9c98cd9e0191fcf655295031b58f5ed6f43c26def278fb2669bca0c6fa1e803c2feb90a8700f840bd91cddd649573ad896e261
|
||||
SHA512 (Test-Simple-1.302156.tar.gz) = a969ca9870a492167b92adce97c68b522f9af8a82b99bc98c1eff8fe7fda74be85a8d194836f5a1d25bd95bb34057c7e2de25ba0e0163e908ad6f1985c071376
|
||||
|
||||
Loading…
Reference in New Issue
Block a user