diff --git a/ktuberling.changes b/ktuberling.changes index 861012d..452e8a2 100644 --- a/ktuberling.changes +++ b/ktuberling.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:12 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:39 UTC 2020 - Luca Beltrame diff --git a/ktuberling.spec b/ktuberling.spec index 6cd0aa0..a49559f 100644 --- a/ktuberling.spec +++ b/ktuberling.spec @@ -68,7 +68,7 @@ face and goodies can be attached onto a potato-like guy. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build