diff --git a/dolphin.changes b/dolphin.changes index e8d2548..3fd08a2 100644 --- a/dolphin.changes +++ b/dolphin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:54 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:44 UTC 2020 - Luca Beltrame diff --git a/dolphin.spec b/dolphin.spec index 7762c2a..b93b2a8 100644 --- a/dolphin.spec +++ b/dolphin.spec @@ -124,7 +124,7 @@ Provides translations for the "%{name}" package. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build