diff --git a/klickety.changes b/klickety.changes index c592234..863d66a 100644 --- a/klickety.changes +++ b/klickety.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:39 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:16 UTC 2020 - Luca Beltrame diff --git a/klickety.spec b/klickety.spec index ff1dfde..d7e688f 100644 --- a/klickety.spec +++ b/klickety.spec @@ -65,7 +65,7 @@ Klickety is an adaptation of the Clickomania and SameGame games. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build