Update to 1.302166
- New upstream release 1.302166 - Better diagnostics when a context is destroyed unexpectedly - Add an event to notify when END phase starts
This commit is contained in:
parent
f6474944f9
commit
bbe9c58d8c
@ -7,8 +7,8 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302164
|
||||
Release: 4%{?dist}
|
||||
Version: 1.302166
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL+ or Artistic: the rest of the distribution
|
||||
@ -179,6 +179,11 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2019 Paul Howarth <paul@city-fan.org> - 3:1.302166-1
|
||||
- Update to 1.302166
|
||||
- Better diagnostics when a context is destroyed unexpectedly
|
||||
- Add an event to notify when END phase starts
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.302164-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302164.tar.gz) = 6b1945bfc7766feabd9fe731b7d993ebdc0bacc0b770f680ece714c1d76708cf03d6ebf803761a1ab9670907d3ba9d201e5dc650901fc9d8e2207c226f5d3024
|
||||
SHA512 (Test-Simple-1.302166.tar.gz) = 7bf1759d265f1c9dec01cf42baf0359926e1bb955ebe93b9c9f3d918932cdc39cabd07e18fa2e899540ae5495d7be5b21877cc74805e911db9a9abaf154cefd5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user