diff --git a/palapeli.changes b/palapeli.changes index 4b35d3a..7f6004c 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:29 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:51 UTC 2020 - Luca Beltrame diff --git a/palapeli.spec b/palapeli.spec index 3cd87b4..51d2f8f 100644 --- a/palapeli.spec +++ b/palapeli.spec @@ -91,7 +91,7 @@ This package contains the development files for Palapeli. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build