Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pipewire for openSUSE:Factory checked in at 2023-03-24 15:18:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pipewire (Old) and /work/SRC/openSUSE:Factory/.pipewire.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pipewire" Fri Mar 24 15:18:54 2023 rev:78 rq:1073600 version:0.3.67 Changes: -------- --- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes 2023-03-17 17:02:33.169142961 +0100 +++ /work/SRC/openSUSE:Factory/.pipewire.new.31432/pipewire.changes 2023-03-24 15:19:08.982490190 +0100 @@ -1,0 +2,6 @@ +Sun Mar 19 08:51:17 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Add pkgconfig(lc3) BuildRequires, and pass + bluez5-codec-lc3=enabled to meson. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pipewire.spec ++++++ --- /var/tmp/diff_new_pack.J2OHM5/_old 2023-03-24 15:19:09.766494278 +0100 +++ /var/tmp/diff_new_pack.J2OHM5/_new 2023-03-24 15:19:09.770494298 +0100 @@ -102,6 +102,7 @@ #BuildRequires: pkgconfig(libavcodec) #BuildRequires: pkgconfig(libavfilter) #BuildRequires: pkgconfig(libavformat) +BuildRequires: pkgconfig(lc3) %if %{with libcamera} BuildRequires: libcamera-devel >= 0.0.1 %endif @@ -386,6 +387,7 @@ %else -Dbluez5-codec-ldac=disabled \ %endif + -Dbluez5-codec-lc3=enabled \ -Dbluez5-codec-lc3plus=disabled \ %if %{with libcamera} -Dlibcamera=enabled \