diff --git a/lskat.changes b/lskat.changes index c493679..a9514da 100644 --- a/lskat.changes +++ b/lskat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:24 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:48 UTC 2020 - Luca Beltrame diff --git a/lskat.spec b/lskat.spec index f526ad4..e833b39 100644 --- a/lskat.spec +++ b/lskat.spec @@ -64,7 +64,7 @@ the players. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build