Update to 1.001009
- New upstream release 1.001009 - Backport cmp_ok fix from alphas (GH#478)
This commit is contained in:
parent
2bd015c72d
commit
2e18d3c45f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user