Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package icinga2 for openSUSE:Factory checked in at 2023-08-30 10:21:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icinga2 (Old) and /work/SRC/openSUSE:Factory/.icinga2.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icinga2" Wed Aug 30 10:21:16 2023 rev:46 rq:1107988 version:2.13.8 Changes: -------- --- /work/SRC/openSUSE:Factory/icinga2/icinga2.changes 2023-07-17 19:23:42.869886214 +0200 +++ /work/SRC/openSUSE:Factory/.icinga2.new.1766/icinga2.changes 2023-08-30 10:24:05.327869592 +0200 @@ -1,0 +2,5 @@ +Sun Aug 20 05:48:35 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Use fixed hostname string (boo#1084909) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icinga2.spec ++++++ --- /var/tmp/diff_new_pack.QL7aCu/_old 2023-08-30 10:24:06.603915140 +0200 +++ /var/tmp/diff_new_pack.QL7aCu/_new 2023-08-30 10:24:06.611915425 +0200 @@ -392,9 +392,7 @@ export CXX=g++-4.8 %endif -%if "%{?_buildhost}" != "" -CMAKE_OPTS="$CMAKE_OPTS -DICINGA2_BUILD_HOST_NAME:STRING=%_buildhost" -%endif +CMAKE_OPTS="$CMAKE_OPTS -DICINGA2_BUILD_HOST_NAME:STRING=OBS" %{?scl_enable} cmake $CMAKE_OPTS -DCMAKE_C_FLAGS:STRING="%{optflags} %{?march_flag}" -DCMAKE_CXX_FLAGS:STRING="%{optflags} %{?march_flag}" .