diff --git a/akonadi-contact.changes b/akonadi-contact.changes index 6c8711d..ac25e0c 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:45 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:38 UTC 2020 - Luca Beltrame diff --git a/akonadi-contact.spec b/akonadi-contact.spec index 2976035..ed8192b 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -115,7 +115,7 @@ to develop KDE PIM applications. %build %cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} -%make_jobs +%cmake_build %install %kf5_makeinstall -C build