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