Update to 1.204 (rhbz#2159015)
- New upstream release 1.204 - Try to avoid clobbering global error variables when loading test libraries - hash_each now enumates keys in sort() order, to make errors more consistent
This commit is contained in:
parent
87dba5223d
commit
8035eafc64
@ -1,5 +1,5 @@
|
||||
Name: perl-Test-Deep
|
||||
Version: 1.202
|
||||
Version: 1.204
|
||||
Release: 1%{?dist}
|
||||
Summary: Extremely flexible deep comparison
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
@ -63,6 +63,11 @@ make test
|
||||
%{_mandir}/man3/Test::Deep::*.3*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 8 2023 Paul Howarth <paul@city-fan.org> - 1.204-1
|
||||
- Update to 1.204 (rhbz#2159015)
|
||||
- Try to avoid clobbering global error variables when loading test libraries
|
||||
- hash_each now enumates keys in sort() order, to make errors more consistent
|
||||
|
||||
* Thu Jan 5 2023 Paul Howarth <paul@city-fan.org> - 1.202-1
|
||||
- Update to 1.202 (rhbz#2158345)
|
||||
- Converted to Dist::Zilla
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Deep-1.202.tar.gz) = d9281d62c6cbba89e52470a9885b6ee68fb5e25f10da7071369eb1c484e27285281ebd571236579b1814d603aa7f2ddacb6d5936f2828a3a750a6b2977cf9615
|
||||
SHA512 (Test-Deep-1.204.tar.gz) = 1a11b221810b7b23a6d3f71546e264ea3636fa36c73def760f756da69e6937ca3e1c1123505b80241360459d09fc4b9ab614d1c6826593695f6577f60595a8ae
|
||||
|
||||
Loading…
Reference in New Issue
Block a user