diff --git a/kgoldrunner.changes b/kgoldrunner.changes index bfab62f..fe59152 100644 --- a/kgoldrunner.changes +++ b/kgoldrunner.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:28 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:09 UTC 2020 - Luca Beltrame diff --git a/kgoldrunner.spec b/kgoldrunner.spec index 03cfa89..a5f1f93 100644 --- a/kgoldrunner.spec +++ b/kgoldrunner.spec @@ -59,7 +59,7 @@ KGoldrunner is a game of action and puzzle solving %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build