diff --git a/picmi.changes b/picmi.changes index 8d88206..0e80f49 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:30 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:52 UTC 2020 - Luca Beltrame diff --git a/picmi.spec b/picmi.spec index 6189655..84c51ae 100644 --- a/picmi.spec +++ b/picmi.spec @@ -62,7 +62,7 @@ A nonogram logic game for KDE %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build