Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2024-04-04 22:24:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Thu Apr 4 22:24:40 2024 rev:500 rq:1164441 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2024-03-26 19:29:21.905581050 +0100 +++ /work/SRC/openSUSE:Factory/.Mesa.new.1905/Mesa.changes 2024-04-04 22:25:13.945044078 +0200 @@ -1,0 +2,5 @@ +Wed Apr 3 06:55:12 UTC 2024 - Fei Yang <[email protected]> + +- fix missing free codecs in builds with non-free codecs enabled + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.BSaomp/_old 2024-04-04 22:25:15.365096359 +0200 +++ /var/tmp/diff_new_pack.BSaomp/_new 2024-04-04 22:25:15.369096506 +0200 @@ -864,7 +864,7 @@ %endif %if "%{flavor}" == "drivers" %if %{video_codecs} - -Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec \ + -Dvideo-codecs=all \ %endif %if %{gallium_loader} -Dgallium-vdpau=enabled \
