diff --git a/kmines.changes b/kmines.changes index 0d929c5..96227fc 100644 --- a/kmines.changes +++ b/kmines.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:44 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:20 UTC 2020 - Luca Beltrame diff --git a/kmines.spec b/kmines.spec index fe9a752..26e40bf 100644 --- a/kmines.spec +++ b/kmines.spec @@ -61,7 +61,7 @@ by logical deduction. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build