Update to 1.001008
- New upstream release 1.001008 - Fix subtest name when skip_all is used
This commit is contained in:
parent
1203e321c6
commit
2bd015c72d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user