Update to 0.008

This commit is contained in:
Emmanuel Seyman 2013-09-29 10:59:22 +02:00
parent 78a5428e8d
commit bf8065ca62
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/Test-FailWarnings-0.005.tar.gz
/Test-FailWarnings-0.006.tar.gz
/Test-FailWarnings-0.007.tar.gz
/Test-FailWarnings-0.008.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Test-FailWarnings
Version: 0.007
Version: 0.008
Release: 1%{?dist}
Summary: Add test failures if warnings are caught
License: ASL 2.0
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sun Sep 29 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.008-1
- Update to 0.008
* Sun Sep 01 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.007-1
- Update to 0.007

View File

@ -1 +1 @@
e81bafafa5ecb9455b970f99b726da7c Test-FailWarnings-0.007.tar.gz
c03d51f550dbfd9945722ff7f4c32717 Test-FailWarnings-0.008.tar.gz