Update to 1.302167
- New upstream release 1.302167 - Add test2_is_testing_done api method - Fix string compare warning
This commit is contained in:
parent
bbe9c58d8c
commit
cefb2b37e4
@ -7,7 +7,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302166
|
||||
Version: 1.302167
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -179,6 +179,11 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 26 2019 Paul Howarth <paul@city-fan.org> - 3:1.302167-1
|
||||
- Update to 1.302167
|
||||
- Add test2_is_testing_done api method
|
||||
- Fix string compare warning
|
||||
|
||||
* Fri Aug 16 2019 Paul Howarth <paul@city-fan.org> - 3:1.302166-1
|
||||
- Update to 1.302166
|
||||
- Better diagnostics when a context is destroyed unexpectedly
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302166.tar.gz) = 7bf1759d265f1c9dec01cf42baf0359926e1bb955ebe93b9c9f3d918932cdc39cabd07e18fa2e899540ae5495d7be5b21877cc74805e911db9a9abaf154cefd5
|
||||
SHA512 (Test-Simple-1.302167.tar.gz) = 0c081ec63e26f53e4270af85af19a2322930ec7b5ddc124e0ab61b1626c5bc8767b6fcb865412e40f18ed879336fd0096faedc205f254c258e30035865d11eaf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user