From ce46cac0a0e3d269c08625dbc839c8eb38354d541bc3a38bc999207a0a0a1f88 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 27 Aug 2020 11:36:34 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kpeoplevcard?expand=0&rev=4 --- kpeoplevcard.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kpeoplevcard.spec b/kpeoplevcard.spec index 5fd64d5..44dfcda 100644 --- a/kpeoplevcard.spec +++ b/kpeoplevcard.spec @@ -1,7 +1,7 @@ # # spec file for package kpeoplevcard # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %bcond_without lang Name: kpeoplevcard Version: 0.1 From 6400a41265b70e7b6fe4ed918ab9d727dc81d0588e8f4561dc97c6276d32dc0e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 27 Aug 2020 12:21:22 +0000 Subject: [PATCH 2/2] 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