Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
@ -81,8 +81,13 @@ which use "use_core" feature of "%{crate}" crate.
%if %{with check}
%check
# https://github.com/gnzlbg/match_cfg/issues/1
%if 0%{?__isa_bits} == 32
%cargo_test -- -- --skip tests::tests
%else
%cargo_test
%endif
%changelog
* Tue Feb 11 14:18:39 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.0-1