From d1e3c3a97a73027c6ace32fec9c1c8bc2066b159b08f3e90292ba559147873a3 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:50:47 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=112 --- picmi.changes | 5 +++++ picmi.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/picmi.changes b/picmi.changes index 8d88206..0e80f49 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:30 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:52 UTC 2020 - Luca Beltrame diff --git a/picmi.spec b/picmi.spec index 6189655..84c51ae 100644 --- a/picmi.spec +++ b/picmi.spec @@ -62,7 +62,7 @@ A nonogram logic game for KDE %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build