diff --git a/killbots.changes b/killbots.changes index 43c319c..47968b6 100644 --- a/killbots.changes +++ b/killbots.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:32 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:11 UTC 2020 - Luca Beltrame diff --git a/killbots.spec b/killbots.spec index 5f48a2a..14b35ef 100644 --- a/killbots.spec +++ b/killbots.spec @@ -72,7 +72,7 @@ and can optionally use teleportation to a random location. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build