Update to 1.302033

- New upstream release 1.302033
  - Fix nested TODO handling of diags (#684)
This commit is contained in:
Paul Howarth 2016-06-24 15:50:20 +01:00
parent debfa5a891
commit a22c7b4bef
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.302031
Version: 1.302033
Release: 1%{?dist}
# CC0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
@ -148,6 +148,10 @@ make test AUTHOR_TESTING=1
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Fri Jun 24 2016 Paul Howarth <paul@city-fan.org> - 1.302033-1
- Update to 1.302033
- Fix nested TODO handling of diags (#684)
* Wed Jun 22 2016 Paul Howarth <paul@city-fan.org> - 1.302031-1
- Update to 1.302031
- Remove Carp from dependency list (#682)

View File

@ -1 +1 @@
ff4001e9915e75c879118c53b073c3b5 Test-Simple-1.302031.tar.gz
8d2763efffc35cacfa02d8765158c60c Test-Simple-1.302033.tar.gz