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 5fd64d5..424e88c 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 @@ -54,7 +55,7 @@ vCard files from the local filesystem. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build