From aac436fba012c7d5f8a881025152569eef18c2e5 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 22 Jun 2014 12:10:01 +0100 Subject: [PATCH] Update to 0.16 - New upstream release 0.16 - Fix prereq problem with last release - now no longer testing the example scripts for user installs --- perl-Test-Warnings.spec | 8 ++++++-- sources | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec index 78e2e9d..bba2df9 100644 --- a/perl-Test-Warnings.spec +++ b/perl-Test-Warnings.spec @@ -1,5 +1,5 @@ Name: perl-Test-Warnings -Version: 0.015 +Version: 0.016 Release: 1%{?dist} Summary: Test for warnings and the lack of them License: GPL+ or Artistic @@ -23,7 +23,6 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(if) BuildRequires: perl(List::Util) -BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) >= 0.94 BuildRequires: perl(Test::Tester) >= 0.108 BuildRequires: perl(version) @@ -73,6 +72,11 @@ make test %{_mandir}/man3/Test::Warnings.3pm* %changelog +* Sun Jun 22 2014 Paul Howarth - 0.016-1 +- Update to 0.16 + - Fix prereq problem with last release - now no longer testing the example + scripts for user installs + * Fri Jun 20 2014 Paul Howarth - 0.015-1 - Update to 0.15 - Adjusted packaging and tests to become perl-5.6 friendly, including only diff --git a/sources b/sources index 8883093..81d85ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ae44c9e00f1e24e058959a98fb5531a Test-Warnings-0.015.tar.gz +5608b3f8dbdd65d0251200754d97863a Test-Warnings-0.016.tar.gz