Update to 0.030
- New upstream release 0.030 - Fix tests that can fail when there is already an installed module named Foo::Bar::Baz (CPAN RT#132140)
This commit is contained in:
parent
e569081c54
commit
e1a6b8abc3
@ -6,7 +6,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: perl-Test-Warnings
|
Name: perl-Test-Warnings
|
||||||
Version: 0.029
|
Version: 0.030
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Test for warnings and the lack of them
|
Summary: Test for warnings and the lack of them
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -92,6 +92,11 @@ make test
|
|||||||
%{_mandir}/man3/Test::Warnings.3*
|
%{_mandir}/man3/Test::Warnings.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 22 2020 Paul Howarth <paul@city-fan.org> - 0.030-1
|
||||||
|
- Update to 0.030
|
||||||
|
- Fix tests that can fail when there is already an installed module named
|
||||||
|
Foo::Bar::Baz (CPAN RT#132140)
|
||||||
|
|
||||||
* Sat Mar 14 2020 Paul Howarth <paul@city-fan.org> - 0.029-1
|
* Sat Mar 14 2020 Paul Howarth <paul@city-fan.org> - 0.029-1
|
||||||
- Update to 0.029
|
- Update to 0.029
|
||||||
- New :report_warnings feature, for printing all of the (unexpected) warning
|
- New :report_warnings feature, for printing all of the (unexpected) warning
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Test-Warnings-0.029.tar.gz) = 52f09725bef04f4c1b4b61eb48243ed89eef2fa5ea2c8d07e3552cbe7998dc773230fabb5157c03a845fb1cddb514bfa6d5fcabd38195ef929484e98c4a55a4b
|
SHA512 (Test-Warnings-0.030.tar.gz) = bb9fe480263b700d499fb6bff4321711807f63c0c96d1dd9b27fa8ee1d8a629fe23c46f37125a4c569c5bf784ff35fccce5815dfa93af55b2dfdcc99311fb40b
|
||||||
|
Loading…
Reference in New Issue
Block a user