diff --git a/kdf.changes b/kdf.changes index a538586..abec67b 100644 --- a/kdf.changes +++ b/kdf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:23 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:05 UTC 2020 - Luca Beltrame diff --git a/kdf.spec b/kdf.spec index 386ae74..c6e55fa 100644 --- a/kdf.spec +++ b/kdf.spec @@ -65,7 +65,7 @@ KDE free disk space utility %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build