From 21026f98337fa525511e4e105bc0df92d8a708b86e2362a88231e4a361eaab6e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:43:47 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio_audiocd?expand=0&rev=105 --- kio_audiocd.changes | 5 +++++ kio_audiocd.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kio_audiocd.changes b/kio_audiocd.changes index a0f6b13..58a938c 100644 --- a/kio_audiocd.changes +++ b/kio_audiocd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:34 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:41 UTC 2020 - Luca Beltrame diff --git a/kio_audiocd.spec b/kio_audiocd.spec index cdea65c..97d761e 100644 --- a/kio_audiocd.spec +++ b/kio_audiocd.spec @@ -71,7 +71,7 @@ This package contains the development files for the audiocd kio slave %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build