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