Update to 1.302198
- New upstream release 1.302198 - Remove use of defined-or operator
This commit is contained in:
parent
3b0c626dff
commit
66caf25a4a
@ -12,7 +12,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302197
|
||||
Version: 1.302198
|
||||
Release: 1%{?dist}
|
||||
# CC0-1.0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -201,6 +201,10 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 1 2023 Paul Howarth <paul@city-fan.org> - 3:1.302198-1
|
||||
- Update to 1.302198
|
||||
- Remove use of defined-or operator
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302197.tar.gz) = 8d1cff8c8801161f3807c4fd583351d5ced92ba8623eb806184f567b966e08c0fbc7dac816b74ab79eb2a256ec50af42828c1639a269e981d955d6678e213bc4
|
||||
SHA512 (Test-Simple-1.302198.tar.gz) = b59ed1033338219cd6352f825ed3657b6dc8e2cd38ac7ccd062181b2e2076d6ba48a7d559a20f75e68718165874231c2434f3a73b78d645947d129ebf1d8b04e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user