From ad4b264d1fd25221d4414f7efc4d33fd7bae446ca98ec37c9142f352feb52a29 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 09:27:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/yakuake?expand=0&rev=17 --- yakuake.changes | 5 +++++ yakuake.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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