diff --git a/minuet.changes b/minuet.changes index 06b4138..949d644 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:38:27 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:50 UTC 2020 - Luca Beltrame diff --git a/minuet.spec b/minuet.spec index 800cb72..fc28531 100644 --- a/minuet.spec +++ b/minuet.spec @@ -77,7 +77,7 @@ Development headers and libraries for Minuet. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build