Update to 0.026

- New upstream release 0.026
  - Fixed use of modules loaded by t/zzz-check-breaks.t
  - Fix stderr suppression on perl 5.6
This commit is contained in:
Paul Howarth 2016-01-27 09:02:27 +00:00
parent 2af0b04449
commit 3a48db4139
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Test-Warnings
Version: 0.025
Version: 0.026
Release: 1%{?dist}
Summary: Test for warnings and the lack of them
License: GPL+ or Artistic
@ -83,6 +83,11 @@ make test
%{_mandir}/man3/Test::Warnings.3*
%changelog
* Wed Jan 27 2016 Paul Howarth <paul@city-fan.org> - 0.026-1
- Update to 0.026
- Fixed use of modules loaded by t/zzz-check-breaks.t
- Fix stderr suppression on perl 5.6
* Mon Jan 25 2016 Paul Howarth <paul@city-fan.org> - 0.025-1
- Update to 0.025
- Prereqs lowered from required to suggested:

View File

@ -1 +1 @@
5524f324ff4f5f7d2761411939887633 Test-Warnings-0.025.tar.gz
1a379f7eac4c89155d98e652459593a7 Test-Warnings-0.026.tar.gz