diff --git a/kmouth.changes b/kmouth.changes index b2d8cd9..ce84c8e 100644 --- a/kmouth.changes +++ b/kmouth.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/kmouth.spec b/kmouth.spec index db40241..811ed83 100644 --- a/kmouth.spec +++ b/kmouth.spec @@ -66,7 +66,7 @@ The computer "speaks" the entered text for talking with people. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build