diff --git a/kirigami-gallery.changes b/kirigami-gallery.changes index 3f85611..bd400cf 100644 --- a/kirigami-gallery.changes +++ b/kirigami-gallery.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:35 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:13 UTC 2020 - Luca Beltrame diff --git a/kirigami-gallery.spec b/kirigami-gallery.spec index b2d7bd7..4b3ec5a 100644 --- a/kirigami-gallery.spec +++ b/kirigami-gallery.spec @@ -55,7 +55,7 @@ code examples on cgit %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build