diff --git a/kdebugsettings.changes b/kdebugsettings.changes index 100e161..a20ef81 100644 --- a/kdebugsettings.changes +++ b/kdebugsettings.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:16 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:00 UTC 2020 - Luca Beltrame diff --git a/kdebugsettings.spec b/kdebugsettings.spec index 278084b..5e4a435 100644 --- a/kdebugsettings.spec +++ b/kdebugsettings.spec @@ -64,7 +64,7 @@ from verbose to completely silent. %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build