diff --git a/kiriki.changes b/kiriki.changes index 2bb4ca9..adf9687 100644 --- a/kiriki.changes +++ b/kiriki.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:36 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:14 UTC 2020 - Luca Beltrame diff --git a/kiriki.spec b/kiriki.spec index 77e95a7..7df133a 100644 --- a/kiriki.spec +++ b/kiriki.spec @@ -80,7 +80,7 @@ to get higher scores in several combinations %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build