Update to 1.302197
- New upstream release 1.302197
- Add ability to attach timestamps to trace objects via API or environment
variable
This commit is contained in:
parent
4cc79bbd75
commit
3b0c626dff
@ -12,7 +12,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302196
|
||||
Version: 1.302197
|
||||
Release: 1%{?dist}
|
||||
# CC0-1.0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -201,6 +201,11 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 29 2023 Paul Howarth <paul@city-fan.org> - 3:1.302197-1
|
||||
- Update to 1.302197
|
||||
- Add ability to attach timestamps to trace objects via API or environment
|
||||
variable
|
||||
|
||||
* Wed Oct 25 2023 Paul Howarth <paul@city-fan.org> - 3:1.302196-1
|
||||
- Update to 1.302196
|
||||
- Raise error on missing Hub ID, which should never happen (GH#882)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302196.tar.gz) = a08b51e306dedd0da09f68fc0cd6d67d4b1c99b72adcbc5713649fb8a3f0017b26b1d08e8618799d44039d653e833f5179a0d7de5c42b5818c7be8f30d454bcf
|
||||
SHA512 (Test-Simple-1.302197.tar.gz) = 8d1cff8c8801161f3807c4fd583351d5ced92ba8623eb806184f567b966e08c0fbc7dac816b74ab79eb2a256ec50af42828c1639a269e981d955d6678e213bc4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user