Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package weston for openSUSE:Factory checked 
in at 2022-01-20 00:12:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/weston (Old)
 and      /work/SRC/openSUSE:Factory/.weston.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "weston"

Thu Jan 20 00:12:29 2022 rev:25 rq:947429 version:9

Changes:
--------
--- /work/SRC/openSUSE:Factory/weston/weston.changes    2020-11-24 
22:14:34.291611871 +0100
+++ /work/SRC/openSUSE:Factory/.weston.new.1892/weston.changes  2022-01-20 
00:13:26.286632624 +0100
@@ -1,0 +2,6 @@
+Wed Jan 19 13:25:04 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Drop --simple-dmabuf-drm configure option since it has been long
+  obsoleted (and only now did meson start being strict).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ weston.spec ++++++
--- /var/tmp/diff_new_pack.eWYqR3/_old  2022-01-20 00:13:26.790633031 +0100
+++ /var/tmp/diff_new_pack.eWYqR3/_new  2022-01-20 00:13:26.794633034 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package weston
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Version:        9
 Release:        0
 Summary:        Wayland Reference Compositor
-License:        MIT AND CC-BY-SA-3.0
+License:        CC-BY-SA-3.0 AND MIT
 Group:          System/X11/Servers
 URL:            https://wayland.freedesktop.org/
 
@@ -140,11 +140,6 @@
 echo "Workaround broken weston that fails to cope with -Wl,--no-undefined 
injected by meson/ninja"
 export LDFLAGS="%{?build_ldflags} -Wl,-z,undefs"
 %meson -Ddemo-clients=false -Dremoting=false -Dsimple-clients= \
-%ifarch %ix86 x86_64
-       -Dsimple-dmabuf-drm=intel \
-%else
-       -Dsimple-dmabuf-drm= \
-%endif
        -Dtest-junit-xml=false -Dpipewire=false \
        --includedir="%_includedir/%name"
 %meson_build

Reply via email to