Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpmlint

Conflicts:
	rpmlint.spec
This commit is contained in:
Tom Callaway 2014-06-25 12:40:38 -04:00
commit 7c6bb13edb

View File

@ -1,6 +1,6 @@
Name: rpmlint
Version: 1.5
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Tool for checking common errors in RPM packages
Group: Development/Tools
@ -114,9 +114,12 @@ make check
%changelog
* Wed Jun 25 2014 Tom Callaway <spot@fedoraproject.org> - 1.5-11
* Wed Jun 25 2014 Tom Callaway <spot@fedoraproject.org> - 1.5-12
- add systemd to UsrLibBinaryException
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu May 29 2014 Tom Callaway <spot@fedoraproject.org> - 1.5-10
- fix python 3.4 magic number (#1102846)