diff --git a/kalarm.changes b/kalarm.changes index 9461016..fdd10cd 100644 --- a/kalarm.changes +++ b/kalarm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:04 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:51 UTC 2020 - Luca Beltrame diff --git a/kalarm.spec b/kalarm.spec index 50357e4..1f7c398 100644 --- a/kalarm.spec +++ b/kalarm.spec @@ -99,7 +99,7 @@ Personal alarm message, command and email scheduler for KDE %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build