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