Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Test-Simple.git#8ef006f3c26ac7c2fcf7fdcf0ff26dfc0b38ed8f
This commit is contained in:
parent
ecd4794a83
commit
7f0f9dde93
@ -13,7 +13,7 @@ Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302183
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL+ or Artistic: the rest of the distribution
|
||||
@ -200,6 +200,9 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.302183-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Thu Oct 22 2020 Paul Howarth <paul@city-fan.org> - 3:1.302183-1
|
||||
- Update to 1.302183
|
||||
- Avoid closing over scalar in BEGIN block in cmp_ok eval
|
||||
|
||||
Loading…
Reference in New Issue
Block a user