From 6400a41265b70e7b6fe4ed918ab9d727dc81d0588e8f4561dc97c6276d32dc0e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 27 Aug 2020 12:21:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kpeoplevcard?expand=0&rev=5 --- kpeoplevcard.changes | 5 +++++ kpeoplevcard.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kpeoplevcard.changes b/kpeoplevcard.changes index b1f628a..978ddec 100644 --- a/kpeoplevcard.changes +++ b/kpeoplevcard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 27 12:21:01 UTC 2020 - Christophe Giboudeaux + +- Use %cmake_build instead of %make_jobs + ------------------------------------------------------------------- Thu Jan 23 06:17:53 UTC 2020 - Luca Beltrame diff --git a/kpeoplevcard.spec b/kpeoplevcard.spec index 44dfcda..424e88c 100644 --- a/kpeoplevcard.spec +++ b/kpeoplevcard.spec @@ -55,7 +55,7 @@ vCard files from the local filesystem. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build