Update to 1.302078
- New upstream release 1.302078 - Fix crash when TB->reset used inside subtest - Fix #762, newlines for todo subtest - Revisit #637, fix rare race condition it created
This commit is contained in:
parent
3e9fb484a7
commit
1acfff5386
@ -1,7 +1,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Version: 1.302075
|
||||
Release: 2%{?dist}
|
||||
Version: 1.302078
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL+ or Artistic: the rest of the distribution
|
||||
@ -147,6 +147,12 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 2 2017 Paul Howarth <paul@city-fan.org> - 1.302078-1
|
||||
- Update to 1.302078
|
||||
- Fix crash when TB->reset used inside subtest
|
||||
- Fix #762, newlines for todo subtest
|
||||
- Revisit #637, fix rare race condition it created
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.302075-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302075.tar.gz) = ebd6fe42458b4608f8f54bf35f062dbb767bc48659e262a794f8383de206b28c7e5acbc9418301dc0f5ca0a43602c17caa49be1a8a8ce2ad0fc836e31ca32239
|
||||
SHA512 (Test-Simple-1.302078.tar.gz) = 155685a17e98353caa29b8752d26e62f9f60424048c347e68642f6aa118724e4dda30cc91902792cb0a2b29ab698a6a58b65e3ba6dc9725a05ebdc43759e088d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user