From 39db8b40950e2f4996d8271f7cf531167a44c8d0 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 22 Jun 2015 11:50:16 +0100 Subject: [PATCH] Update to 0.117 - New upstream release 0.117 - Do not lose argument(s) to import (https://github.com/rjbs/Test-Deep/issues/29) --- perl-Test-Deep.spec | 7 ++++++- sources | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 1f66dcb..9559b35 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -1,5 +1,5 @@ Name: perl-Test-Deep -Version: 0.116 +Version: 0.117 Release: 1%{?dist} Summary: Extremely flexible deep comparison License: GPL+ or Artistic @@ -62,6 +62,11 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::Deep::NoTest.3* %changelog +* Mon Jun 22 2015 Paul Howarth - 0.117-1 +- Update to 0.117 + - Do not lose argument(s) to import + (https://github.com/rjbs/Test-Deep/issues/29) + * Sun Jun 21 2015 Paul Howarth - 0.116-1 - Update to 0.116 - On its own, :preload options uses default group of exports diff --git a/sources b/sources index 0ec6ab7..8400d66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc484bea7b97dc738f4a603f1249ecd7 Test-Deep-0.116.tar.gz +847601f96bf5438aa708323661e9c2de Test-Deep-0.117.tar.gz