diff --git a/zanshin.changes b/zanshin.changes index 2cf1638..5ba825d 100644 --- a/zanshin.changes +++ b/zanshin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 15 00:37:49 UTC 2021 - Simon Lees + +- %make_jobs to %cmake_build +- use %autosetup + ------------------------------------------------------------------- Thu Jul 23 11:07:30 UTC 2020 - Wolfgang Bauer diff --git a/zanshin.spec b/zanshin.spec index f73f7cb..2e47b27 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -51,12 +51,11 @@ job and personal life. You will never forget anything anymore. %lang_package %prep -%setup -q -%autopatch -p1 +%autosetup -p1 %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build