diff --git a/kfind.changes b/kfind.changes index 7619444..84f680b 100644 --- a/kfind.changes +++ b/kfind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:26 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:07 UTC 2020 - Luca Beltrame diff --git a/kfind.spec b/kfind.spec index e012488..b90f602 100644 --- a/kfind.spec +++ b/kfind.spec @@ -58,7 +58,7 @@ KFind allows you to search for directories and files. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build