Update to 1.302195
- New upstream release 1.302195 - Fix done_testing(0) producing 2 plans and an incorrect message
This commit is contained in:
parent
ca0303979e
commit
bf9c9b51d9
@ -12,7 +12,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302194
|
||||
Version: 1.302195
|
||||
Release: 1%{?dist}
|
||||
# CC0: 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 Apr 28 2023 Paul Howarth <paul@city-fan.org> - 3:1.302195-1
|
||||
- Update to 1.302195
|
||||
- Fix done_testing(0) producing 2 plans and an incorrect message
|
||||
|
||||
* Wed Mar 15 2023 Paul Howarth <paul@city-fan.org> - 3:1.302194-1
|
||||
- Update to 1.302194
|
||||
- Fix failing test on 5.10
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302194.tar.gz) = c6543dfc14b6bd93d8e846a8bc38991a92b3c62389f5caaa2a4e4745277d393ada99ce085d4ba706704c66c6197c354dae6deede1cb9a3d6626035f15b5f1d9b
|
||||
SHA512 (Test-Simple-1.302195.tar.gz) = eb39f28c65e7592fb6464a32161ae4f402a32bc1f458e991d6fac17828605985533a649ea976654ef9cef4ec903f752aa4b6228540c953628b0b63cc70e4515f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user