Update to 1.302182
- New upstream release 1.302182 - Fix 5.6 support - Fix fragile %INC handling in a test
This commit is contained in:
parent
996d4023b8
commit
dcf2bc8aa1
@ -7,7 +7,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302181
|
||||
Version: 1.302182
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -195,6 +195,11 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 6 2020 Paul Howarth <paul@city-fan.org> - 3:1.302182-1
|
||||
- Update to 1.302182
|
||||
- Fix 5.6 support
|
||||
- Fix fragile %%INC handling in a test
|
||||
|
||||
* Mon Sep 14 2020 Paul Howarth <paul@city-fan.org> - 3:1.302181-1
|
||||
- Update to 1.302181
|
||||
- Put try_sig_mask back where it goes (and add test to prevent this in the
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302181.tar.gz) = a13e5bbfce4e70493e8071c32bec3089e9182d82838579d7cc5c068e1b1db0707371ff3fae3191fa5c0dde11ab4851b17ed98fbc4d66c838910895669eabfffd
|
||||
SHA512 (Test-Simple-1.302182.tar.gz) = 38f7372c5c236032f59f7589d07da55fc99a1cbb5b6347f1eeb854932106ff8ac42c2c0a04bce5a4b7cf771968fd26fb6648d92546ed97a195667b356639498d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user