Update to 1.302047

- New upstream release 1.302047
  - Restore traditional note/diag return values (#694)
This commit is contained in:
Paul Howarth 2016-07-23 22:13:31 +01:00
parent bcb9a894af
commit 5fce4c2738
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.302045
Version: 1.302047
Release: 1%{?dist}
# CC0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
@ -149,6 +149,10 @@ make test AUTHOR_TESTING=1
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Sat Jul 23 2016 Paul Howarth <paul@city-fan.org> - 1.302047-1
- Update to 1.302047
- Restore traditional note/diag return values (#694)
* Tue Jul 19 2016 Paul Howarth <paul@city-fan.org> - 1.302045-1
- Update to 1.302045
- Work around IPC bug on windows

View File

@ -1 +1 @@
3763d5858569ff7b2f3d4e285479050f Test-Simple-1.302045.tar.gz
667c5da3d33c516776c8c9741428a1ae Test-Simple-1.302047.tar.gz