diff --git a/parley.changes b/parley.changes index 2f4013c..12ecdaf 100644 --- a/parley.changes +++ b/parley.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:51 UTC 2020 - Luca Beltrame diff --git a/parley.spec b/parley.spec index cd11f3a..959a8aa 100644 --- a/parley.spec +++ b/parley.spec @@ -80,7 +80,7 @@ Parley is a vocabulary trainer for KDE. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build