From f280a71f79e952713614103340ac1a89375bc304b3c56ac35cffc7a153f8164b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 09:23:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/svgpart?expand=0&rev=109 --- svgpart.changes | 5 +++++ svgpart.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/svgpart.changes b/svgpart.changes index 244a71b..cad1f0c 100644 --- a/svgpart.changes +++ b/svgpart.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:17 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:55 UTC 2020 - Luca Beltrame diff --git a/svgpart.spec b/svgpart.spec index a3a5cd3..531f52e 100644 --- a/svgpart.spec +++ b/svgpart.spec @@ -55,7 +55,7 @@ An SVG viewer component for KDE (KPart). %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build