From 1a2a1b15cd9bb12fbdf60048bff5fb1ed4d6930ed4d4ff0fb4c6c9a9d298923b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 09:19:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=132 --- umbrello.changes | 5 +++++ umbrello.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/umbrello.changes b/umbrello.changes index b15bf49..2055656 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:18 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:56 UTC 2020 - Luca Beltrame diff --git a/umbrello.spec b/umbrello.spec index b608268..9e87a68 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -89,7 +89,7 @@ export CXXFLAGS="%{optflags} -fPIC" export CFLAGS="%{optflags} -fPIC" %cmake_kf5 -d build -- -DBUILD_KF5=ON - %make_jobs + %cmake_build %install %kf5_makeinstall -C build