Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mumble for openSUSE:Factory checked in at 2022-04-17 23:50:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mumble (Old) and /work/SRC/openSUSE:Factory/.mumble.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mumble" Sun Apr 17 23:50:48 2022 rev:70 rq:970525 version:1.4.230 Changes: -------- --- /work/SRC/openSUSE:Factory/mumble/mumble.changes 2022-01-26 21:27:23.941820908 +0100 +++ /work/SRC/openSUSE:Factory/.mumble.new.1941/mumble.changes 2022-04-17 23:52:16.518507279 +0200 @@ -1,0 +2,7 @@ +Sat Apr 16 13:09:07 UTC 2022 - Stefan Seyfried <[email protected]> + +- do not include 32-bit libmumbleoverlay.x86.so in 64bit build + (if you want to use that, install mumble-32bit additionally) + boo#1198535 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mumble.spec ++++++ --- /var/tmp/diff_new_pack.M5ynOW/_old 2022-04-17 23:52:17.046508003 +0200 +++ /var/tmp/diff_new_pack.M5ynOW/_new 2022-04-17 23:52:17.050508009 +0200 @@ -117,9 +117,9 @@ Group: Productivity/Multimedia/Sound/Utilities Requires: lsb-release Requires(pre): %{_sbindir}/useradd -Recommends: libQt5Sql5-sqlite Recommends: libQt5Sql5-mysql Recommends: libQt5Sql5-postgresql +Recommends: libQt5Sql5-sqlite %if 0%{?snapshot:1} Conflicts: mumble-server < %{version} Provides: mumble-server = %{version} @@ -138,6 +138,7 @@ %build %cmake .. \ -Dupdate:BOOL=OFF \ + -Doverlay-xcompile:BOOL=OFF \ -Dsymbols:BOOL=ON \ -Dcrash-report:BOOL=OFF \ -DMUMBLE_INSTALL_PLUGINDIR=%{_libdir}/mumble/plugins \
