diff --git a/ktimer.changes b/ktimer.changes index 7a278c7..5d1c149 100644 --- a/ktimer.changes +++ b/ktimer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:05 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:34 UTC 2020 - Luca Beltrame diff --git a/ktimer.spec b/ktimer.spec index 1157c71..b66a688 100644 --- a/ktimer.spec +++ b/ktimer.spec @@ -63,7 +63,7 @@ Countdown launching tool for KDE %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build