Update to 1.001008

- New upstream release 1.001008
  - Fix subtest name when skip_all is used
This commit is contained in:
Paul Howarth 2014-10-16 11:20:28 +01:00
parent 1203e321c6
commit 2bd015c72d
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.001006
Version: 1.001008
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@ -80,6 +80,10 @@ make test
%{_mandir}/man3/Test::Tutorial.3pm*
%changelog
* 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
* Tue Sep 9 2014 Paul Howarth <paul@city-fan.org> - 1.001006-1
- Update to 1.001006
- Documentation updates

View File

@ -1 +1 @@
581ac4d2d7ace1f56409bc112e8ad02c Test-Simple-1.001006.tar.gz
17c7705c15430c0d7a81575113f22ac6 Test-Simple-1.001008.tar.gz