diff --git a/kgpg.changes b/kgpg.changes index afdc024..fba521b 100644 --- a/kgpg.changes +++ b/kgpg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:29 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:09 UTC 2020 - Luca Beltrame diff --git a/kgpg.spec b/kgpg.spec index c12ec52..7cc8365 100644 --- a/kgpg.spec +++ b/kgpg.spec @@ -78,7 +78,7 @@ Kgpg is a simple GUI for gpg %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build