From 9a042357dc76e54ba38643bca5eef675a5f43bdf0a0f5c346e4479da4f12f8c8 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:42:29 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=111 --- kdesdk-thumbnailers.changes | 5 +++++ kdesdk-thumbnailers.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index 9427c30..5510ec2 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:23 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:05 UTC 2020 - Luca Beltrame diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index cfa1708..d158aaa 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -56,7 +56,7 @@ and previews of po files. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build