Run tests on RHEL
This commit is contained in:
parent
3911660c57
commit
363ee213bb
@ -99,7 +99,6 @@ popd
|
||||
|
||||
|
||||
%check
|
||||
%if 0%{?fedora} > 20
|
||||
%{__python} setup.py test
|
||||
|
||||
%if 0%{?with_python3}
|
||||
@ -107,7 +106,6 @@ pushd %{py3dir}
|
||||
%{__python3} setup.py test
|
||||
popd
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
||||
%files
|
||||
@ -125,6 +123,7 @@ popd
|
||||
%changelog
|
||||
* Thu May 14 2015 Nathaniel McCallum <npmccallum@redhat.com> - 0.9-1
|
||||
- New upstream release
|
||||
- Run tests on RHEL
|
||||
|
||||
* Fri Apr 17 2015 Nathaniel McCallum <npmccallum@redhat.com> - 0.8.2-1
|
||||
- New upstream release
|
||||
|
Loading…
Reference in New Issue
Block a user