Update to 1.302174
- New upstream release 1.302174 - Fall back to Data::Dumper if JSON::PP is not available during IPC errors
This commit is contained in:
parent
2cd8354814
commit
4182db251c
@ -7,7 +7,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302173
|
||||
Version: 1.302174
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -185,6 +185,10 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2020 Paul Howarth <paul@city-fan.org> - 3:1.302174-1
|
||||
- Update to 1.302174
|
||||
- Fall back to Data::Dumper if JSON::PP is not available during IPC errors
|
||||
|
||||
* Fri Mar 27 2020 Paul Howarth <paul@city-fan.org> - 3:1.302173-1
|
||||
- Update to 1.302173
|
||||
- Add extra debugging for "Not all files from hub '...' have been collected!"
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302173.tar.gz) = 33a5bcce99689b58b2315390112b6cdbf9ab060f0cf1c0d6f6aaf19ded3e3b59e5c179dcaf394bab4be3be0b8d4ebd302a56ff29c87b1a2a9d1adae4850fc9e0
|
||||
SHA512 (Test-Simple-1.302174.tar.gz) = c6ab88fec0ed4bac5a9342451b993c61ecf254fe8fab678c904ede01a09a5d8bc772103a29830829cb10fc852ea4571d7bd74b9f3cbb5efb28c9514c6c90e0c3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user