diff --git a/Test-Simple-1.302062.tar.gz b/Test-Simple-1.302062.tar.gz deleted file mode 100644 index 27c2200..0000000 --- a/Test-Simple-1.302062.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6729060d4ab12e2db3a3c6d6376ee6a9fb77c0ba0308b66919365a1e8bf156ea -size 247549 diff --git a/Test-Simple-1.302067.tar.gz b/Test-Simple-1.302067.tar.gz new file mode 100644 index 0000000..be72d12 --- /dev/null +++ b/Test-Simple-1.302067.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d43a1ed9cd43a5ad0e6cb206c0cd86d59f118ad6895220688d7bd918016b2a3 +size 250733 diff --git a/perl-Test-Simple.changes b/perl-Test-Simple.changes index 8359270..f4b3ddb 100644 --- a/perl-Test-Simple.changes +++ b/perl-Test-Simple.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Thu Nov 24 07:16:44 UTC 2016 - coolo@suse.com + +- updated to 1.302067 + see /usr/share/doc/packages/perl-Test-Simple/Changes + + 1.302067 2016-11-23 07:37:56-08:00 America/Los_Angeles + + - Fix context test for recent blead. + + 1.302066 2016-11-08 07:58:39-08:00 America/Los_Angeles (TRIAL RELEASE) + + - Handle cases where SysV IPC can be available but not enabled + - Import 'context' into Test2::IPC, it is used by 'cull' + - Propogate warnings settings to use_ok (#736) + + 1.302065 2016-10-30 11:54:37-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Set the TEST_ACTIVE env var to true + - Set the TEST2_ACTIVE env var to true + - Fix the oldest bug still in the bug list (#6) + This fixes cmp_ok output is some confusing cases + - Update travis config + - Add missing author deps + - Fix handling of negative pid's on windows + - Add can() to Test::Tester::Delegate (despite deprecation) + - Fix some minor test issues + + 1.302064 2016-10-24 21:03:24-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Repo management improvements + - Better handling of info vs diag in ->send_event + - Fix test that used 'parent' + - Better handling of non-bumping failures (#728) + + 1.302063 2016-10-23 21:31:20-07:00 America/Los_Angeles (TRIAL RELEASE) + + - Fix double release when 'throw' is used in context_do() + ------------------------------------------------------------------- Fri Oct 21 06:23:55 UTC 2016 - coolo@suse.com diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index fb8d08f..2f0fc77 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -17,7 +17,7 @@ Name: perl-Test-Simple -Version: 1.302062 +Version: 1.302067 Release: 0 %define cpan_name Test-Simple Summary: Basic utilities for writing tests