From 17c647519b28fb9472c6b94965abb8477edade5f2522fd19e6930452067f3809 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:44:01 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=114 --- kiriki.changes | 5 +++++ kiriki.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kiriki.changes b/kiriki.changes index 2bb4ca9..adf9687 100644 --- a/kiriki.changes +++ b/kiriki.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:36 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:14 UTC 2020 - Luca Beltrame diff --git a/kiriki.spec b/kiriki.spec index 77e95a7..7df133a 100644 --- a/kiriki.spec +++ b/kiriki.spec @@ -80,7 +80,7 @@ to get higher scores in several combinations %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build