Update to 0.34
- New upstream release 0.34 - Added a note that XS warnings might not be caught (CPAN RT#42070, GH#1) - Removed TODO section - Updated Copyright section
This commit is contained in:
parent
164d0bed7c
commit
004b77ec03
@ -1,5 +1,5 @@
|
||||
Name: perl-Test-Warn
|
||||
Version: 0.33
|
||||
Version: 0.34
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl extension to test methods for warnings
|
||||
License: GPL+ or Artistic
|
||||
@ -61,6 +61,12 @@ make test
|
||||
%{_mandir}/man3/Test::Warn.3*
|
||||
|
||||
%changelog
|
||||
* Thu May 31 2018 Paul Howarth <paul@city-fan.org> - 0.34-1
|
||||
- Update to 0.34
|
||||
- Added a note that XS warnings might not be caught (CPAN RT#42070, GH#1)
|
||||
- Removed TODO section
|
||||
- Updated Copyright section
|
||||
|
||||
* Tue May 29 2018 Paul Howarth <paul@city-fan.org> - 0.33-1
|
||||
- Update to 0.33
|
||||
- Clean up some manpage language (Debian Bug #322351, CPAN RT#49519)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Warn-0.33.tar.gz) = a6ac9bad33f961c09e07e7ee1ab25c86257dfc6437e2ae775e2e91ce21fe28db2ae353b27687a1d783de724ce9bc6f5dc2d3ed6afb8d3a66469b10f098477941
|
||||
SHA512 (Test-Warn-0.34.tar.gz) = d1e7d97961b3aef18261f207fd484e4879ef68b1de31cab2536aa7132c39529c04425d36a7b7c176ac2df5c07630e477c2dd921a11fad29653be9648bd491914
|
||||
|
||||
Loading…
Reference in New Issue
Block a user