From a95d2272455425d982b756d4944179a76057ae4217c2d308d40666185ce4410d Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:38:22 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/artikulate?expand=0&rev=118 --- artikulate.changes | 5 +++++ artikulate.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/artikulate.changes b/artikulate.changes index 7177744..d16645a 100644 --- a/artikulate.changes +++ b/artikulate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:50 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:41 UTC 2020 - Luca Beltrame diff --git a/artikulate.spec b/artikulate.spec index 44e6b64..62aa078 100644 --- a/artikulate.spec +++ b/artikulate.spec @@ -69,7 +69,7 @@ Improve your pronunciation by listening to native speakers. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build