Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2022-10-04 20:37:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Tue Oct  4 20:37:19 2022 rev:453 rq:1007731 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2022-10-01 
17:42:14.821570713 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new.2275/Mesa.changes      2022-10-04 
20:37:20.660883767 +0200
@@ -1,0 +2,5 @@
+Mon Oct  3 10:29:51 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Add build_orig conditional switch for video codecs define.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.IdjWpU/_old  2022-10-04 20:37:21.808885399 +0200
+++ /var/tmp/diff_new_pack.IdjWpU/_new  2022-10-04 20:37:21.808885399 +0200
@@ -32,7 +32,11 @@
 # Possible patent issues, see
 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15258
 # for more details
+%if 0%{?BUILD_ORIG}
+%define video_codecs 1
+%else
 %define video_codecs 0
+%endif
 
 %define drivers 0
 

Reply via email to