Update to 0.007
This commit is contained in:
parent
ebc0223eb3
commit
78a5428e8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/Test-FailWarnings-0.003.tar.gz
|
/Test-FailWarnings-0.003.tar.gz
|
||||||
/Test-FailWarnings-0.005.tar.gz
|
/Test-FailWarnings-0.005.tar.gz
|
||||||
/Test-FailWarnings-0.006.tar.gz
|
/Test-FailWarnings-0.006.tar.gz
|
||||||
|
/Test-FailWarnings-0.007.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Test-FailWarnings
|
Name: perl-Test-FailWarnings
|
||||||
Version: 0.006
|
Version: 0.007
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Add test failures if warnings are caught
|
Summary: Add test failures if warnings are caught
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -56,6 +56,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 01 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.007-1
|
||||||
|
- Update to 0.007
|
||||||
|
|
||||||
* Sun Aug 25 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.006-1
|
* Sun Aug 25 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.006-1
|
||||||
- Update to 0.006
|
- Update to 0.006
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user