diff --git a/yakuake.changes b/yakuake.changes index f895349..d793611 100644 --- a/yakuake.changes +++ b/yakuake.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:19 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:56 UTC 2020 - Luca Beltrame diff --git a/yakuake.spec b/yakuake.spec index 7edb068..03b1663 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -66,7 +66,7 @@ Yakuake is a retractable KDE Terminal Emulator. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build