Update to 1.302196
- New upstream release 1.302196 - Raise error on missing Hub ID, which should never happen (GH#882) - Fix handling of VSTRING and LVALUE refs in is_deeply() (GH#918) - Merge several documentation fixes (GH#910, GH#911, GH#912)
This commit is contained in:
parent
28a889b472
commit
4cc79bbd75
@ -12,8 +12,8 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302195
|
||||
Release: 5%{?dist}
|
||||
Version: 1.302196
|
||||
Release: 1%{?dist}
|
||||
# CC0-1.0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL-1.0-or-later OR Artistic-1.0-Perl: the rest of the distribution
|
||||
@ -201,6 +201,12 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 25 2023 Paul Howarth <paul@city-fan.org> - 3:1.302196-1
|
||||
- Update to 1.302196
|
||||
- Raise error on missing Hub ID, which should never happen (GH#882)
|
||||
- Fix handling of VSTRING and LVALUE refs in is_deeply() (GH#918)
|
||||
- Merge several documentation fixes (GH#910, GH#911, GH#912)
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.302195-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302195.tar.gz) = eb39f28c65e7592fb6464a32161ae4f402a32bc1f458e991d6fac17828605985533a649ea976654ef9cef4ec903f752aa4b6228540c953628b0b63cc70e4515f
|
||||
SHA512 (Test-Simple-1.302196.tar.gz) = a08b51e306dedd0da09f68fc0cd6d67d4b1c99b72adcbc5713649fb8a3f0017b26b1d08e8618799d44039d653e833f5179a0d7de5c42b5818c7be8f30d454bcf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user