Update to 1.302175
- New upstream release 1.302175 - Fix typos in POD - Fix incorrect Test2::Hub documentation - Fix test that needed . in @INC on Windows - Fix Breakage test to show more info
This commit is contained in:
parent
4182db251c
commit
e55f2e3857
@ -7,7 +7,7 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302174
|
||||
Version: 1.302175
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
@ -185,6 +185,13 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 Paul Howarth <paul@city-fan.org> - 3:1.302175-1
|
||||
- Update to 1.302175
|
||||
- Fix typos in POD
|
||||
- Fix incorrect Test2::Hub documentation
|
||||
- Fix test that needed . in @INC on Windows
|
||||
- Fix Breakage test to show more info
|
||||
|
||||
* Tue Mar 31 2020 Paul Howarth <paul@city-fan.org> - 3:1.302174-1
|
||||
- Update to 1.302174
|
||||
- Fall back to Data::Dumper if JSON::PP is not available during IPC errors
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302174.tar.gz) = c6ab88fec0ed4bac5a9342451b993c61ecf254fe8fab678c904ede01a09a5d8bc772103a29830829cb10fc852ea4571d7bd74b9f3cbb5efb28c9514c6c90e0c3
|
||||
SHA512 (Test-Simple-1.302175.tar.gz) = 526b876f7e8b783e1f5c4b16a40d1a1392f4c43c782106117bfebecf3d7eddc0b98c6168b6baae7da48d1df15079ca9c35787310f0785a7ba7ce806b2fb177a7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user