import perl-Test-Simple-1.302086-2.module+el8.1.0+2926+ce7246ad

This commit is contained in:
CentOS Sources 2019-11-11 05:38:13 -05:00 committed by Andrew Lukoshko
parent 031a2a0fe2
commit 9152bd6d5d

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
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.302086-2
- Rebuild with enable hardening (bug #1636329)
* 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