Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pulseaudio for openSUSE:Factory checked in at 2021-10-11 16:48:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old) and /work/SRC/openSUSE:Factory/.pulseaudio.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pulseaudio" Mon Oct 11 16:48:42 2021 rev:187 rq:924195 version:15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes 2021-09-25 00:35:54.475161543 +0200 +++ /work/SRC/openSUSE:Factory/.pulseaudio.new.2443/pulseaudio.changes 2021-10-11 16:48:51.734191239 +0200 @@ -1,0 +2,11 @@ +Fri Oct 8 10:56:52 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Make system-user-pulse noarch + +------------------------------------------------------------------- +Mon Oct 4 18:14:39 UTC 2021 - Callum Farmer <gm...@opensuse.org> + +- Split sysusers.d file to separate package as needed by brltty + (bsc#1191465) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pulseaudio.spec ++++++ --- /var/tmp/diff_new_pack.HWQ0PS/_old 2021-10-11 16:48:52.390192282 +0200 +++ /var/tmp/diff_new_pack.HWQ0PS/_new 2021-10-11 16:48:52.394192288 +0200 @@ -97,11 +97,10 @@ Requires: rtkit Requires: udev >= 146 +Requires(pre): user(pulse) ## needs the same liborc version which was used to build against %requires_eq liborc-0_4-0 Requires(post): %fillup_prereq -Requires(pre): group(audio) -%sysusers_requires Recommends: alsa-plugins-pulse Suggests: libsoxr0 >= 0.1.1 Conflicts: kernel < 2.6.31 @@ -314,6 +313,16 @@ %description zsh-completion Optional dependency offering zsh completion for various PulseAudio utilities +%package -n system-user-pulse +Summary: System user for PulseAudio +Group: System/Base +Requires(pre): group(audio) +BuildArch: noarch +%sysusers_requires + +%description -n system-user-pulse +System user for PulseAudio + %lang_package %prep @@ -392,7 +401,7 @@ install -Dm0644 %{SOURCE10} %{buildroot}%{_sysusersdir}/system-user-pulse.conf %find_lang %{name} -%pre -f pulseaudio.pre +%pre -n system-user-pulse -f pulseaudio.pre %post /sbin/ldconfig @@ -552,7 +561,6 @@ %{_userunitdir}/%{name}.service %{_userunitdir}/%{name}.socket %{_prefix}/lib/tmpfiles.d/pulseaudio.conf -%{_sysusersdir}/system-user-pulse.conf %ghost %dir %{_localstatedir}/lib/pulseaudio # created by setup-pulseaudio script @@ -699,4 +707,7 @@ %dir %{_datarootdir}/zsh/site-functions/ %{_datarootdir}/zsh/site-functions/_pulseaudio +%files -n system-user-pulse +%{_sysusersdir}/system-user-pulse.conf + %changelog