diff --git a/kblocks.changes b/kblocks.changes index 3c4abc3..9706c45 100644 --- a/kblocks.changes +++ b/kblocks.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:10 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:56 UTC 2020 - Luca Beltrame diff --git a/kblocks.spec b/kblocks.spec index 1350991..39e388f 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -72,7 +72,7 @@ KBlocks is the KDE version of the classic falling blocks game. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build