diff --git a/kipi-plugins.changes b/kipi-plugins.changes index 7bf8c3d..d65e980 100644 --- a/kipi-plugins.changes +++ b/kipi-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:35 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:13 UTC 2020 - Luca Beltrame diff --git a/kipi-plugins.spec b/kipi-plugins.spec index 2bcdedc..818a6b2 100644 --- a/kipi-plugins.spec +++ b/kipi-plugins.spec @@ -74,7 +74,7 @@ rm -f po/*/kipiplugin_vkontakte.po %build %cmake_kf5 -d build -%make_jobs VERBOSE=1 +%cmake_build VERBOSE=1 %install %kf5_makeinstall -C build