Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
@ -90,8 +90,13 @@ which use "u128" feature of "%{crate}" crate.
%if %{with check}
%check
# https://github.com/elichai/random-rs/issues/3
%ifarch s390x
%cargo_test || :
%else
%cargo_test
%endif
%changelog
* Wed Feb 12 10:16:56 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.1-1