diff --git a/kreversi.changes b/kreversi.changes index dfd825b..95327d5 100644 --- a/kreversi.changes +++ b/kreversi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:57 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:29 UTC 2020 - Luca Beltrame diff --git a/kreversi.spec b/kreversi.spec index b2e210c..5493839 100644 --- a/kreversi.spec +++ b/kreversi.spec @@ -73,7 +73,7 @@ ones pieces to turn over the opponents pieces. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build