diff --git a/kshisen.changes b/kshisen.changes index b2eec00..b456fa2 100644 --- a/kshisen.changes +++ b/kshisen.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/kshisen.spec b/kshisen.spec index 78cae24..8d982e5 100644 --- a/kshisen.spec +++ b/kshisen.spec @@ -68,7 +68,7 @@ two tiles with of the same type until no tile is left. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build