From 8b6bc28f4b421415c0e825c6b8caaced05ab5a153cac2367c1cb1833b11308ae Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:47:26 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktimer?expand=0&rev=109 --- ktimer.changes | 5 +++++ ktimer.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ktimer.changes b/ktimer.changes index 7a278c7..5d1c149 100644 --- a/ktimer.changes +++ b/ktimer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:05 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:34 UTC 2020 - Luca Beltrame diff --git a/ktimer.spec b/ktimer.spec index 1157c71..b66a688 100644 --- a/ktimer.spec +++ b/ktimer.spec @@ -63,7 +63,7 @@ Countdown launching tool for KDE %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build