Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 00:50:49 +00:00
parent 9af8369cfe
commit fe5dd8360f

View File

@ -8,7 +8,7 @@ Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Epoch: 2
Version: 1.302160
Release: 1%{?dist}
Release: 2%{?dist}
# CC0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
# GPL+ or Artistic: the rest of the distribution
@ -182,6 +182,9 @@ make test AUTHOR_TESTING=1
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.302160-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jan 19 2019 Paul Howarth <paul@city-fan.org> - 2:1.302160-1
- Update to 1.302160
- Fix minor typos and missing doc sections