diff --git a/kdnssd.changes b/kdnssd.changes index 538c465..cbf1618 100644 --- a/kdnssd.changes +++ b/kdnssd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:25 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:57 UTC 2020 - Luca Beltrame diff --git a/kdnssd.spec b/kdnssd.spec index 30f68fa..4998ac0 100644 --- a/kdnssd.spec +++ b/kdnssd.spec @@ -58,7 +58,7 @@ in all applications that are using KIO. export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build