diff --git a/kmplot.changes b/kmplot.changes index 5f3a071..22f9a6f 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:46 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:21 UTC 2020 - Luca Beltrame diff --git a/kmplot.spec b/kmplot.spec index 0a297dc..732d383 100644 --- a/kmplot.spec +++ b/kmplot.spec @@ -70,7 +70,7 @@ export CXX=g++-7 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build