Update to 1.302031

- New upstream release 1.302031
  - Remove Carp from dependency list (#682)
This commit is contained in:
Paul Howarth 2016-06-22 10:42:20 +01:00
parent f6ef986396
commit debfa5a891
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.302030
Version: 1.302031
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
* Wed Jun 22 2016 Paul Howarth <paul@city-fan.org> - 1.302031-1
- Update to 1.302031
- Remove Carp from dependency list (#682)
* Sun Jun 19 2016 Paul Howarth <paul@city-fan.org> - 1.302030-1
- Update to 1.302030
- Use pre_filter instead of filter for TODO in Test::Builder (fix #683)

View File

@ -1 +1 @@
d4abbb82b178dba9cd9c6c737f0ad6b3 Test-Simple-1.302030.tar.gz
ff4001e9915e75c879118c53b073c3b5 Test-Simple-1.302031.tar.gz