diff --git a/umbrello.changes b/umbrello.changes index b15bf49..2055656 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:18 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:56 UTC 2020 - Luca Beltrame diff --git a/umbrello.spec b/umbrello.spec index b608268..9e87a68 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -89,7 +89,7 @@ export CXXFLAGS="%{optflags} -fPIC" export CFLAGS="%{optflags} -fPIC" %cmake_kf5 -d build -- -DBUILD_KF5=ON - %make_jobs + %cmake_build %install %kf5_makeinstall -C build