diff --git a/kitinerary.changes b/kitinerary.changes index 2a7e616..939e5b0 100644 --- a/kitinerary.changes +++ b/kitinerary.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:37 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:15 UTC 2020 - Luca Beltrame diff --git a/kitinerary.spec b/kitinerary.spec index 985370c..6b2bcde 100644 --- a/kitinerary.spec +++ b/kitinerary.spec @@ -84,7 +84,7 @@ to build programs that use the kitinerary library. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build