diff --git a/konqueror.changes b/konqueror.changes index fbfb95b..c092157 100644 --- a/konqueror.changes +++ b/konqueror.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:51 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:25 UTC 2020 - Luca Beltrame diff --git a/konqueror.spec b/konqueror.spec index cbc12a0..b9a058f 100644 --- a/konqueror.spec +++ b/konqueror.spec @@ -137,7 +137,7 @@ Development package for the konqueror libraries. %endif %endif %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build