diff --git a/ksystemlog.changes b/ksystemlog.changes index e71abc6..e080a0e 100644 --- a/ksystemlog.changes +++ b/ksystemlog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:04 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:33 UTC 2020 - Luca Beltrame diff --git a/ksystemlog.spec b/ksystemlog.spec index 52213db..769ac33 100644 --- a/ksystemlog.spec +++ b/ksystemlog.spec @@ -64,7 +64,7 @@ want to quickly see problems occurring on their server. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build