diff --git a/kate.changes b/kate.changes index 5317ccd..c78fbcd 100644 --- a/kate.changes +++ b/kate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:08 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:54 UTC 2020 - Luca Beltrame diff --git a/kate.spec b/kate.spec index 7e08769..5d4d35e 100644 --- a/kate.spec +++ b/kate.spec @@ -98,7 +98,7 @@ plugins and data files for Kate and KWrite editors. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build