Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mumble for openSUSE:Factory checked in at 2021-11-10 21:46:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mumble (Old) and /work/SRC/openSUSE:Factory/.mumble.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mumble" Wed Nov 10 21:46:37 2021 rev:68 rq:930609 version:1.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/mumble/mumble.changes 2021-11-03 17:27:33.353379554 +0100 +++ /work/SRC/openSUSE:Factory/.mumble.new.1890/mumble.changes 2021-11-10 21:47:15.555832660 +0100 @@ -1,0 +2,5 @@ +Wed Nov 10 00:49:17 UTC 2021 - Mia Herkt <m...@0x0.st> + +- Enable JACK support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mumble.spec ++++++ --- /var/tmp/diff_new_pack.JaSERm/_old 2021-11-10 21:47:16.127832909 +0100 +++ /var/tmp/diff_new_pack.JaSERm/_new 2021-11-10 21:47:16.131832911 +0100 @@ -22,6 +22,7 @@ %else %bcond_with ice %endif +%bcond_without jack %bcond_without pulseaudio %bcond_without systemd %bcond_without bonjour @@ -133,6 +134,9 @@ %if %{with pulseaudio} BuildRequires: pulseaudio-devel %endif +%if %{with jack} +BuildRequires: libjack-devel +%endif %if 0%{?suse_version} %ifarch x86_64 Recommends: %{name}-32bit