From 29f2c353f230b27970933efef7407fef75141839 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Tue, 13 Sep 2016 08:55:40 +0100
Subject: Update to 1.302056

- New upstream release 1.302056
  - Fix skip_all in require in intercept (#696)
  - Documentation of what is better in Test2 (#663)
  - Document Test::Builder::Tester plan limitations
  - Document limitations in is_deeply (#595)
  - Better documentation of done_testing purpose (#151)
  - Make ctx->send_event detect termination events (#707)
  - Allow '#' and '\n' in ok names
  - Fix special case of ok line ending in backslash
  - Improve a test that captures STDERR/STDOUT
---
 perl-Test-Simple.spec | 14 +++++++++++++-
 sources               |  2 +-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec
index f6d9d3b..b1f9560 100644
--- a/perl-Test-Simple.spec
+++ b/perl-Test-Simple.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Simple
 Summary:        Basic utilities for writing tests
-Version:        1.302052
+Version:        1.302056
 Release:        1%{?dist}
 # CC0: lib/ok.pm
 # Public Domain: lib/Test/Tutorial.pod
@@ -149,6 +149,18 @@ make test AUTHOR_TESTING=1
 %{_mandir}/man3/Test2::Util::Trace.3*
 
 %changelog
+* Tue Sep 13 2016 Paul Howarth <[email protected]> - 1.302056-1
+- Update to 1.302056
+  - Fix skip_all in require in intercept (#696)
+  - Documentation of what is better in Test2 (#663)
+  - Document Test::Builder::Tester plan limitations
+  - Document limitations in is_deeply (#595)
+  - Better documentation of done_testing purpose (#151)
+  - Make ctx->send_event detect termination events (#707)
+  - Allow '#' and '\n' in ok names
+  - Fix special case of ok line ending in backslash
+  - Improve a test that captures STDERR/STDOUT
+
 * Sun Aug 14 2016 Paul Howarth <[email protected]> - 1.302052-1
 - Update to 1.302052
   - Add contact info to main doc and readme
diff --git a/sources b/sources
index c87af26..84c8a08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e39455e5b26c26abc1f0f2cef6e4fcc  Test-Simple-1.302052.tar.gz
+4a1c0edd6093574f01fde60198eaff1f  Test-Simple-1.302056.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Test-Simple.git/commit/?h=perl-Test-Simple-1.302056-1.fc26&id=29f2c353f230b27970933efef7407fef75141839
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to