Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pipewire for openSUSE:Factory checked in at 2024-02-21 17:52:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pipewire (Old) and /work/SRC/openSUSE:Factory/.pipewire.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pipewire" Wed Feb 21 17:52:57 2024 rev:106 rq:1148406 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes 2024-02-06 16:32:45.955165365 +0100 +++ /work/SRC/openSUSE:Factory/.pipewire.new.1706/pipewire.changes 2024-02-21 17:53:09.088213813 +0100 @@ -1,0 +2,14 @@ +Wed Feb 21 06:48:22 UTC 2024 - Antonio Larrosa <alarr...@suse.com> + +- Force using doxygen-1_10 in SLE where the default doxygen is too + old and generates broken docs (boo#1217886) + +------------------------------------------------------------------- +Tue Feb 20 17:44:12 UTC 2024 - Antonio Larrosa <alarr...@suse.com> + +- Add a conflict in -pulseaudio with + pipewire-modules-%{apiver} < 1.0.0 since the + libpipewire-module-protocol-pulse.so module was included in + -modules before 1.0.0 so we should avoid a file conflict. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pipewire.spec ++++++ --- /var/tmp/diff_new_pack.T8pjsC/_old 2024-02-21 17:53:09.724236833 +0100 +++ /var/tmp/diff_new_pack.T8pjsC/_new 2024-02-21 17:53:09.728236978 +0100 @@ -74,7 +74,11 @@ Patch0: reduce-meson-dependency.patch BuildRequires: docutils -BuildRequires: doxygen +%if 0%{suse_version} > 1500 +BuildRequires: doxygen >= 1.9.7 +%else +BuildRequires: doxygen-1_10 +%endif BuildRequires: fdupes BuildRequires: gcc-c++ %if 0%{?suse_version} <= 1500 @@ -190,7 +194,7 @@ Summary: PipeWire libjack replacement libraries Group: Development/Libraries/C and C++ Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %description libjack-%{apiver_str} PipeWire is a server and user space API to deal with multimedia pipelines. @@ -345,6 +349,7 @@ Requires: %{name} >= %{version}-%{release} Requires: pulseaudio-utils Recommends: pipewire-alsa +Conflicts: pipewire-modules < 1.0.0 Conflicts: pulseaudio # Virtual Provides to support swapping between PipeWire-PA and PA Conflicts: pulseaudio-daemon