diff --git a/kolourpaint.changes b/kolourpaint.changes index b3b8cad..68e8224 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:50 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:24 UTC 2020 - Luca Beltrame diff --git a/kolourpaint.spec b/kolourpaint.spec index 87bbf99..aea65d0 100644 --- a/kolourpaint.spec +++ b/kolourpaint.spec @@ -63,7 +63,7 @@ Paint program for KDE %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build