From 5fce4c27384e0acdb1c0d47a95420acb78f93744 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 23 Jul 2016 22:13:31 +0100 Subject: [PATCH] Update to 1.302047 - New upstream release 1.302047 - Restore traditional note/diag return values (#694) --- perl-Test-Simple.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 1578db2..fae9f34 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.302045 +Version: 1.302047 Release: 1%{?dist} # CC0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod @@ -149,6 +149,10 @@ make test AUTHOR_TESTING=1 %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Sat Jul 23 2016 Paul Howarth - 1.302047-1 +- Update to 1.302047 + - Restore traditional note/diag return values (#694) + * Tue Jul 19 2016 Paul Howarth - 1.302045-1 - Update to 1.302045 - Work around IPC bug on windows diff --git a/sources b/sources index 0780b6a..b13b243 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3763d5858569ff7b2f3d4e285479050f Test-Simple-1.302045.tar.gz +667c5da3d33c516776c8c9741428a1ae Test-Simple-1.302047.tar.gz