From 06f123a349e312c46fac9664caad4d1c63089a0d203e23d869d579612b2c86df Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:44:40 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmahjongg?expand=0&rev=115 --- kmahjongg.changes | 5 +++++ kmahjongg.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kmahjongg.changes b/kmahjongg.changes index d36bfd1..b61abdb 100644 --- a/kmahjongg.changes +++ b/kmahjongg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:41 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:18 UTC 2020 - Luca Beltrame diff --git a/kmahjongg.spec b/kmahjongg.spec index 143a35e..c98c53b 100644 --- a/kmahjongg.spec +++ b/kmahjongg.spec @@ -68,7 +68,7 @@ by removing pieces of the same type. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build