diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index 9427c30..5510ec2 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:23 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:05 UTC 2020 - Luca Beltrame diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index cfa1708..d158aaa 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -56,7 +56,7 @@ and previews of po files. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build