Update to 1.001009

- New upstream release 1.001009
  - Backport cmp_ok fix from alphas (GH#478)
This commit is contained in:
Paul Howarth 2014-11-04 18:58:41 +00:00
parent 2bd015c72d
commit 2e18d3c45f
2 changed files with 6 additions and 2 deletions

View File

@ -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 <paul@city-fan.org> - 1.001009-1
- Update to 1.001009
- Backport cmp_ok fix from alphas (GH#478)
* Thu Oct 16 2014 Paul Howarth <paul@city-fan.org> - 1.001008-1
- Update to 1.001008
- Fix subtest name when skip_all is used

View File

@ -1 +1 @@
17c7705c15430c0d7a81575113f22ac6 Test-Simple-1.001008.tar.gz
45b8942055352fc20543d24b6f5b9a59 Test-Simple-1.001009.tar.gz