diff --git a/kf5-baloo.spec b/kf5-baloo.spec index 632f49e..cd9df77 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -135,7 +135,7 @@ cat baloo_file.lang baloo_file_extractor.lang \ %check %if 0%{?tests} -time make test -C %{_target_platform} ARGS="--timeout 300 --output-on-failure" +time make test -C %{_target_platform} ARGS="--timeout 300 --output-on-failure" ||: %endif @@ -191,7 +191,7 @@ fi %changelog * Wed Apr 27 2016 Rex Dieter - 5.21.0-3 -- support bootstrap, %%check: enable tests +- support bootstrap, %%check: enable tests (advisory) * Wed Apr 27 2016 Orion Poplawski - 5.21.0-2 - Do not obsolete/provide baloo{-file} in EPEL, use Conflicts (for now)