diff --git a/mailimporter.changes b/mailimporter.changes index 2dc5698..2e09881 100644 --- a/mailimporter.changes +++ b/mailimporter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:25 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:48 UTC 2020 - Luca Beltrame diff --git a/mailimporter.spec b/mailimporter.spec index 4aa9895..7428839 100644 --- a/mailimporter.spec +++ b/mailimporter.spec @@ -98,7 +98,7 @@ used by KDE PIM applications to import data from other mail formats %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build