Update to 0.024
- New upstream release 0.024 - Remove diagnostics accidentally left in new test
This commit is contained in:
parent
5565d2f119
commit
cc1794bb26
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Test-Warnings
|
Name: perl-Test-Warnings
|
||||||
Version: 0.023
|
Version: 0.024
|
||||||
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
|
||||||
@ -80,6 +80,10 @@ make test
|
|||||||
%{_mandir}/man3/Test::Warnings.3*
|
%{_mandir}/man3/Test::Warnings.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 27 2015 Paul Howarth <paul@city-fan.org> - 0.024-1
|
||||||
|
- Update to 0.024
|
||||||
|
- Remove diagnostics accidentally left in new test
|
||||||
|
|
||||||
* Tue Dec 22 2015 Paul Howarth <paul@city-fan.org> - 0.023-1
|
* Tue Dec 22 2015 Paul Howarth <paul@city-fan.org> - 0.023-1
|
||||||
- Update to 0.023
|
- Update to 0.023
|
||||||
- Properly handle propagating warnings to previously declared handlers that
|
- Properly handle propagating warnings to previously declared handlers that
|
||||||
|
Loading…
Reference in New Issue
Block a user