diff --git a/zeal.changes b/zeal.changes index 4c8dd83..ef95541 100644 --- a/zeal.changes +++ b/zeal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 15 00:22:25 UTC 2021 - Simon Lees + +- %cmake_build is replacing %make_jobs + ------------------------------------------------------------------- Mon May 25 11:05:55 UTC 2020 - hpj@urpla.net diff --git a/zeal.spec b/zeal.spec index dc73cc3..63f7836 100644 --- a/zeal.spec +++ b/zeal.spec @@ -61,7 +61,7 @@ Zeal is an offline API documentation browser inspired by Dash %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build