Update to 1.302169
- New upstream release 1.302169 - Update inlined Object::HashBase - Avoid 'used only once' warnings in BEGIN and END blocks
This commit is contained in:
parent
b1964981ad
commit
eac0a60958
@ -7,7 +7,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302168
|
||||
Version: 1.302169
|
||||
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
|
||||
* Tue Nov 19 2019 Paul Howarth <paul@city-fan.org> - 3:1.302169-1
|
||||
- Update to 1.302169
|
||||
- Update inlined Object::HashBase
|
||||
- Avoid 'used only once' warnings in BEGIN and END blocks
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302168.tar.gz) = 4c3b7e4e157b62a0d0939464486090d31d79dcc9c84c010bd2917b8fb7436546fe26b812490f140eb6a149fb465a5a027fb101395e519b476918ff0af0715568
|
||||
SHA512 (Test-Simple-1.302169.tar.gz) = 478790895c35a52267773a21c2f9e0280a042fd7f96366b92e8759f432977e5d7778964951b7e7b78c3dac8060f72c571d5c30adccda8ba1d933a870cc4a2357
|
||||
|
||||
Loading…
Reference in New Issue
Block a user