Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ffmpeg-5 for openSUSE:Factory checked in at 2022-12-12 17:37:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpeg-5 (Old) and /work/SRC/openSUSE:Factory/.ffmpeg-5.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpeg-5" Mon Dec 12 17:37:16 2022 rev:9 rq:1042185 version:5.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpeg-5/ffmpeg-5.changes 2022-11-16 15:44:17.408068168 +0100 +++ /work/SRC/openSUSE:Factory/.ffmpeg-5.new.1835/ffmpeg-5.changes 2022-12-12 17:37:16.604446745 +0100 @@ -1,0 +2,12 @@ +Thu Dec 8 11:27:56 UTC 2022 - Callum Farmer <gm...@opensuse.org> + +- Enable librist support on TW: enables usage of RIST encoded MPEG-TS + streams and is used by OBS Studio + +------------------------------------------------------------------- +Tue Dec 6 16:01:30 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Drop BuildRequire on SDL2 to break a dependency loop; with this, + /usr/bin/ffplay is no longer built. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpeg-5.spec ++++++ --- /var/tmp/diff_new_pack.TPi6VA/_old 2022-12-12 17:37:17.284450175 +0100 +++ /var/tmp/diff_new_pack.TPi6VA/_new 2022-12-12 17:37:17.288450195 +0100 @@ -163,6 +163,7 @@ BuildRequires: pkgconfig(opus) %if 0%{?suse_version} >= 1550 BuildRequires: pkgconfig(libjxl) +BuildRequires: pkgconfig(librist) %endif %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 BuildRequires: pkgconfig(rav1e) @@ -170,7 +171,6 @@ %if %{with rubberband} BuildRequires: pkgconfig(rubberband) %endif -BuildRequires: pkgconfig(sdl2) %if %{with smbclient} BuildRequires: pkgconfig(smbclient) %endif @@ -589,6 +589,7 @@ --enable-libjack \ %if 0%{?suse_version} >= 1550 --enable-libjxl \ + --enable-librist \ %endif --enable-libmp3lame \ %if %{with mysofa}