Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pulseaudio for openSUSE:Factory checked in at 2022-01-07 12:44:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old) and /work/SRC/openSUSE:Factory/.pulseaudio.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pulseaudio" Fri Jan 7 12:44:26 2022 rev:191 rq:944018 version:15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes 2021-12-31 13:44:27.597266178 +0100 +++ /work/SRC/openSUSE:Factory/.pulseaudio.new.1896/pulseaudio.changes 2022-01-07 12:44:33.151769266 +0100 @@ -1,0 +2,8 @@ +Wed Jan 5 11:22:18 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix parameters passed to meson: + * access-group, => access_group, system-group => system_group, + and system-user => system_user for them to actually have an + effect. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pulseaudio.spec ++++++ --- /var/tmp/diff_new_pack.wa7VAY/_old 2022-01-07 12:44:34.063769900 +0100 +++ /var/tmp/diff_new_pack.wa7VAY/_new 2022-01-07 12:44:34.071769905 +0100 @@ -351,9 +351,9 @@ -Dhal-compat=false \ -Dgsettings=enabled \ -Ddoxygen=false \ - -Dsystem-user=pulse \ - -Dsystem-group=pulse \ - -Daccess-group=pulse-access \ + -Dsystem_user=pulse \ + -Dsystem_group=pulse \ + -Daccess_group=pulse-access \ -Drunning-from-build-tree=false \ -Dpulsedsp-location='%{_prefix}/\$LIB/pulseaudio' \ -Dudevrulesdir="%{_udevrulesdir}" \