Merge branch 'master' into epel7
Conflicts: .gitignore perl-Test-FailWarnings.spec sources
This commit is contained in:
commit
31bca042d3
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user