diff --git a/kamoso.changes b/kamoso.changes index 7468b2b..e359468 100644 --- a/kamoso.changes +++ b/kamoso.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:06 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:53 UTC 2020 - Luca Beltrame diff --git a/kamoso.spec b/kamoso.spec index 42469a2..b331552 100644 --- a/kamoso.spec +++ b/kamoso.spec @@ -68,7 +68,7 @@ YouTube. %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build