Update to 0.019
- New upstream release 0.019 - Fix test to allow for special characters (e.g. MSWin32 file separators) in filenames (PR#7)
This commit is contained in:
parent
9dd538df91
commit
2a0d4f3d51
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Test-Warnings
|
Name: perl-Test-Warnings
|
||||||
Version: 0.018
|
Version: 0.019
|
||||||
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
|
||||||
@ -73,6 +73,11 @@ make test
|
|||||||
%{_mandir}/man3/Test::Warnings.3*
|
%{_mandir}/man3/Test::Warnings.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 19 2014 Paul Howarth <paul@city-fan.org> - 0.019-1
|
||||||
|
- Update to 0.019
|
||||||
|
- Fix test to allow for special characters (e.g. MSWin32 file separators) in
|
||||||
|
filenames (PR#7)
|
||||||
|
|
||||||
* Thu Dec 18 2014 Paul Howarth <paul@city-fan.org> - 0.018-1
|
* Thu Dec 18 2014 Paul Howarth <paul@city-fan.org> - 0.018-1
|
||||||
- Update to 0.018
|
- Update to 0.018
|
||||||
- Fix test to not depend on message formatting changes in newer Carp
|
- Fix test to not depend on message formatting changes in newer Carp
|
||||||
|
Loading…
Reference in New Issue
Block a user