Update to 1.302168
- New upstream release 1.302168 - Fix typo in a Test2::API::Breakage warning - Delay loading of Term::Table until needed
This commit is contained in:
parent
cefb2b37e4
commit
b1964981ad
@ -7,7 +7,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302167
|
||||
Version: 1.302168
|
||||
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
|
||||
* Fri Sep 6 2019 Paul Howarth <paul@city-fan.org> - 3:1.302168-1
|
||||
- Update to 1.302168
|
||||
- Fix typo in a Test2::API::Breakage warning
|
||||
- Delay loading of Term::Table until needed
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302167.tar.gz) = 0c081ec63e26f53e4270af85af19a2322930ec7b5ddc124e0ab61b1626c5bc8767b6fcb865412e40f18ed879336fd0096faedc205f254c258e30035865d11eaf
|
||||
SHA512 (Test-Simple-1.302168.tar.gz) = 4c3b7e4e157b62a0d0939464486090d31d79dcc9c84c010bd2917b8fb7436546fe26b812490f140eb6a149fb465a5a027fb101395e519b476918ff0af0715568
|
||||
|
||||
Loading…
Reference in New Issue
Block a user