From e70bf8fda17584033d39777b654a20b5d5eaf467 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 30 Nov 2013 21:51:11 +0000 Subject: [PATCH] Update to 0.41 - New upstream release 0.41 - Require a newer Test::Builder if 0.99 is installed (CPAN RT#90699) --- perl-Test-Class.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-Test-Class.spec b/perl-Test-Class.spec index 561d93c..0a5db36 100644 --- a/perl-Test-Class.spec +++ b/perl-Test-Class.spec @@ -1,5 +1,5 @@ Name: perl-Test-Class -Version: 0.40 +Version: 0.41 Release: 1%{?dist} Summary: Easily create test classes in an xUnit/JUnit style License: GPL+ or Artistic @@ -80,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Test::Class::MethodInfo.3pm* %changelog +* Sat Nov 30 2013 Paul Howarth - 0.41-1 +- Update to 0.41 + - Require a newer Test::Builder if 0.99 is installed (CPAN RT#90699) + * Fri Nov 15 2013 Paul Howarth - 0.40-1 - Update to 0.40 - Test::Class failed on Test::Builder 0.99 (CPAN RT#89473) diff --git a/sources b/sources index aa58cc6..67e3434 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22e4387daec4117c8a56767790059951 Test-Class-0.40.tar.gz +56358ad7d53a496865033c1a6dd5a162 Test-Class-0.41.tar.gz