This commit is contained in:
Fedora Release Engineering 2017-07-27 06:34:43 +00:00
parent af4ea49cd1
commit bb895f5187

View File

@ -2,7 +2,7 @@ Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Epoch: 1
Version: 1.302086
Release: 1%{?dist}
Release: 2%{?dist}
# CC0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
# GPL+ or Artistic: the rest of the distribution
@ -147,6 +147,9 @@ make test AUTHOR_TESTING=1
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.302086-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jun 21 2017 Paul Howarth <paul@city-fan.org> - 1:1.302086-1
- Update to 1.302086
- Make it possible to turn off result logging in Test::Builder