diff --git a/ksirk.changes b/ksirk.changes index 88a9547..84b99b1 100644 --- a/ksirk.changes +++ b/ksirk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:00 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:31 UTC 2020 - Luca Beltrame diff --git a/ksirk.spec b/ksirk.spec index 1b7a6c9..1e85aa9 100644 --- a/ksirk.spec +++ b/ksirk.spec @@ -80,7 +80,7 @@ KsirK is a computerized version of a well known strategy game. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build