Update to 1.302022
- New upstream release 1.302022 - Many micro-optimizations - Spelling fixes and tests - Fix leaky File.t file so that tmp doesn't fill up - Move some modules out of the known broken list in xt tests - Add Test2-based tools to downstream testing - Change when PID/TID are stashed (for forkprove) - VMS fixes for Files.t and IPC system - Improve thread checks to better detect broken 5.10 builds - Use thread checks to skip/run t/Legacy/Regression/637.t
This commit is contained in:
parent
84082da3ac
commit
59b9f9c474
@ -1,7 +1,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Version: 1.302019
|
||||
Release: 2%{?dist}
|
||||
Version: 1.302022
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL+ or Artistic: the rest of the distribution
|
||||
@ -147,6 +147,18 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Sun May 29 2016 Paul Howarth <paul@city-fan.org> - 1.302022-1
|
||||
- Update to 1.302022
|
||||
- Many micro-optimizations
|
||||
- Spelling fixes and tests
|
||||
- Fix leaky File.t file so that tmp doesn't fill up
|
||||
- Move some modules out of the known broken list in xt tests
|
||||
- Add Test2-based tools to downstream testing
|
||||
- Change when PID/TID are stashed (for forkprove)
|
||||
- VMS fixes for Files.t and IPC system
|
||||
- Improve thread checks to better detect broken 5.10 builds
|
||||
- Use thread checks to skip/run t/Legacy/Regression/637.t
|
||||
|
||||
* Mon May 23 2016 Petr Pisar <ppisar@redhat.com> - 1.302019-2
|
||||
- Obsolete perl-Test2-0.000044-2 too
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user