Update to 1.302031
- New upstream release 1.302031 - Remove Carp from dependency list (#682)
This commit is contained in:
parent
f6ef986396
commit
debfa5a891
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user