diff --git a/kubrick.changes b/kubrick.changes index b00305f..662069d 100644 --- a/kubrick.changes +++ b/kubrick.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:13 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:40 UTC 2020 - Luca Beltrame diff --git a/kubrick.spec b/kubrick.spec index 0ed025f..1d57ef4 100644 --- a/kubrick.spec +++ b/kubrick.spec @@ -67,7 +67,7 @@ Cube. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build