From 8bc984e928b5fbb0705f96702cefa28b57158c3c Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 3 Oct 2017 11:14:52 +0100 Subject: [PATCH] Update to 1.302097 - New upstream release 1.302097 - Fix hub->process bug that could let an error pass - Fix modification of read only value (#789) - Fix typo in Test::Builder when looking for IPC (#777) - Fix clone_io broke on scalar io layer (#791) - Fix Exception event stringify exception (#756, #790) - Localize $^E in context (#780) - Fix test that failed in verbose mode (#770) --- perl-Test-Simple.spec | 17 +++++++++++++++-- sources | 2 +- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 46e548a..e57b143 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -1,7 +1,7 @@ Name: perl-Test-Simple Summary: Basic utilities for writing tests Epoch: 1 -Version: 1.302096 +Version: 1.302097 Release: 1%{?dist} # CC0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod @@ -27,7 +27,7 @@ BuildRequires: perl(File::Temp) BuildRequires: perl(IO::Handle) BuildRequires: perl(List::Util) BuildRequires: perl(overload) -BuildRequires: perl(PerlIO) +BuildRequires: perl(PerlIO) >= 1.02 BuildRequires: perl(POSIX) BuildRequires: perl(Scalar::Util) >= 1.13 BuildRequires: perl(Storable) @@ -49,7 +49,10 @@ BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120920 BuildRequires: perl(IPC::SysV) BuildRequires: perl(Module::Metadata) BuildRequires: perl(POSIX) +BuildRequires: perl(Test::Class) BuildRequires: perl(Test::Harness) >= 2.03 +BuildRequires: perl(Test::Pod) >= 0.95 +BuildRequires: perl(Test::Script) # Runtime Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(Data::Dumper) @@ -161,6 +164,16 @@ make test AUTHOR_TESTING=1 %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Tue Oct 3 2017 Paul Howarth - 1:1.302097-1 +- Update to 1.302097 + - Fix hub->process bug that could let an error pass + - Fix modification of read only value (#789) + - Fix typo in Test::Builder when looking for IPC (#777) + - Fix clone_io broke on scalar io layer (#791) + - Fix Exception event stringify exception (#756, #790) + - Localize $^E in context (#780) + - Fix test that failed in verbose mode (#770) + * Mon Sep 11 2017 Paul Howarth - 1:1.302096-1 - Update to 1.302096 - Introduce 'Facets' for events diff --git a/sources b/sources index 6db4876..ad72d81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Test-Simple-1.302096.tar.gz) = 85ff954c2031bc53e9af56e6e3c42dcf1ca0f6e10bccd5e4aaf23b58dc6f07b5c1c0cd55b10588e91581e58c41130afbc7c4a93ed078f475584879320eb60dbc +SHA512 (Test-Simple-1.302097.tar.gz) = 2e50c90ded364cafb2d87fe98b8b0b048051d486ba3be96caf5fc37ef9f7ca4b5d31353f046fa3d76922fca9d0e9fef1d3c2ce654aeadd1812b762a3e6dd4c54