diff --git a/ktouch.changes b/ktouch.changes index 0849721..20556dd 100644 --- a/ktouch.changes +++ b/ktouch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:06 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:35 UTC 2020 - Luca Beltrame diff --git a/ktouch.spec b/ktouch.spec index 7c2fd70..cfba939 100644 --- a/ktouch.spec +++ b/ktouch.spec @@ -87,7 +87,7 @@ A KDE program that helps you to learn and practice touch typing. export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build