Update to 0.032
- New upstream release 0.032 - New config variable, $ENV{PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS}, for temporarily turning failures into reports
This commit is contained in:
parent
250c6ece3e
commit
ef5eeebbf2
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Test-Warnings
|
||||
Version: 0.031
|
||||
Release: 7%{?dist}
|
||||
Version: 0.032
|
||||
Release: 1%{?dist}
|
||||
Summary: Test for warnings and the lack of them
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Test-Warnings
|
||||
@ -91,6 +91,11 @@ make test
|
||||
%{_mandir}/man3/Test::Warnings.3*
|
||||
|
||||
%changelog
|
||||
* Sun Oct 1 2023 Paul Howarth <paul@city-fan.org> - 0.032-1
|
||||
- Update to 0.032
|
||||
- New config variable, $ENV{PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS}, for
|
||||
temporarily turning failures into reports
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.031-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Warnings-0.031.tar.gz) = 02ddd342b6aa8771dd6ea3b7385c5eb970173633d49a3535bc46c3f98a66cd6e81895fc5f38cbe23366c8fa0f96121b51a8180b0d4ef0f2d8c658bb559c72c58
|
||||
SHA512 (Test-Warnings-0.032.tar.gz) = c4d936fc0670bdabed3454a95185b9f59d847cb84ee6a40e809ad04105ee08802abdb63300e89d8d07fe43c1ab0bda37756c6c070d20ef463776f15dc4ea8d53
|
||||
|
Loading…
Reference in New Issue
Block a user