Update to 0.020
- New upstream release 0.020 - Re-release to fix problematic $VERSION declaration (CPAN RT#101239)
This commit is contained in:
parent
2a0d4f3d51
commit
0e5f252be6
@ -1,5 +1,5 @@
|
||||
Name: perl-Test-Warnings
|
||||
Version: 0.019
|
||||
Version: 0.020
|
||||
Release: 1%{?dist}
|
||||
Summary: Test for warnings and the lack of them
|
||||
License: GPL+ or Artistic
|
||||
@ -73,6 +73,10 @@ make test
|
||||
%{_mandir}/man3/Test::Warnings.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 7 2015 Paul Howarth <paul@city-fan.org> - 0.020-1
|
||||
- Update to 0.020
|
||||
- Re-release to fix problematic $VERSION declaration (CPAN RT#101239)
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user