Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package commandergenius for openSUSE:Factory checked in at 2021-05-15 01:24:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/commandergenius (Old) and /work/SRC/openSUSE:Factory/.commandergenius.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "commandergenius" Sat May 15 01:24:25 2021 rev:23 rq:893100 version:2.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/commandergenius/commandergenius.changes 2021-04-29 22:53:23.953892244 +0200 +++ /work/SRC/openSUSE:Factory/.commandergenius.new.2988/commandergenius.changes 2021-05-15 01:24:43.458911825 +0200 @@ -1,0 +2,6 @@ +Fri May 14 08:38:18 UTC 2021 - Simon Lees <sfl...@suse.de> + +- %cmake_build is now the recommended way to build cmake projects +- DCMAKE_INSTALL_PREFIX is set by the cmake macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ commandergenius.spec ++++++ --- /var/tmp/diff_new_pack.LYgtFO/_old 2021-05-15 01:24:44.002909913 +0200 +++ /var/tmp/diff_new_pack.LYgtFO/_new 2021-05-15 01:24:44.006909899 +0200 @@ -53,9 +53,8 @@ %cmake \ -DBUILD_STATIC_LIBS:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=OFF \ - -DCMAKE_INSTALL_PREFIX="%_prefix" \ -DAPPDIR="%_bindir" -%make_jobs +%cmake_build %install %cmake_install