diff --git a/keditbookmarks.changes b/keditbookmarks.changes index 9780578..3e7aaf2 100644 --- a/keditbookmarks.changes +++ b/keditbookmarks.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:25 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:06 UTC 2020 - Luca Beltrame diff --git a/keditbookmarks.spec b/keditbookmarks.spec index 697751a..2b57c47 100644 --- a/keditbookmarks.spec +++ b/keditbookmarks.spec @@ -61,7 +61,7 @@ This is an editor to edit your KDE-wide bookmark set. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build