From 2e18d3c45fa773cd8d8e5cbf686ba8e17c35a6c6 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 4 Nov 2014 18:58:41 +0000 Subject: [PATCH] Update to 1.001009 - New upstream release 1.001009 - Backport cmp_ok fix from alphas (GH#478) --- 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 35425f7..b5248e3 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.001008 +Version: 1.001009 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -80,6 +80,10 @@ make test %{_mandir}/man3/Test::Tutorial.3pm* %changelog +* Tue Nov 4 2014 Paul Howarth - 1.001009-1 +- Update to 1.001009 + - Backport cmp_ok fix from alphas (GH#478) + * Thu Oct 16 2014 Paul Howarth - 1.001008-1 - Update to 1.001008 - Fix subtest name when skip_all is used diff --git a/sources b/sources index 15ccffc..490585f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17c7705c15430c0d7a81575113f22ac6 Test-Simple-1.001008.tar.gz +45b8942055352fc20543d24b6f5b9a59 Test-Simple-1.001009.tar.gz