Merge branch 'master' into epel7

Conflicts:
	.gitignore
	perl-Test-FailWarnings.spec
	sources
This commit is contained in:
Paul Howarth 2014-01-23 13:16:22 +00:00
commit 31bca042d3
3 changed files with 25 additions and 3 deletions

4
.gitignore vendored
View File

@ -1 +1,5 @@
/Test-FailWarnings-0.003.tar.gz
/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,6 +1,6 @@
Name: perl-Test-FailWarnings
Version: 0.003
Release: 2%{?dist}
Version: 0.008
Release: 1%{?dist}
Summary: Add test failures if warnings are caught
License: ASL 2.0
@ -56,6 +56,24 @@ 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
* Sun Aug 25 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.006-1
- Update to 0.006
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.005-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 0.005-2
- Perl 5.18 rebuild
* Wed May 08 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.005-1
- Update to 0.005
* Fri May 03 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.003-2
- Take into account review comments (#957466)

View File

@ -1 +1 @@
bbed4b467d8934f285b8a0cffc9fe200 Test-FailWarnings-0.003.tar.gz
c03d51f550dbfd9945722ff7f4c32717 Test-FailWarnings-0.008.tar.gz