Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xwayland for openSUSE:Factory checked in at 2021-07-04 22:10:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xwayland (Old) and /work/SRC/openSUSE:Factory/.xwayland.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xwayland" Sun Jul 4 22:10:03 2021 rev:2 rq:903407 version:21.1.1.901 Changes: -------- --- /work/SRC/openSUSE:Factory/xwayland/xwayland.changes 2021-04-14 10:10:37.773458280 +0200 +++ /work/SRC/openSUSE:Factory/.xwayland.new.2625/xwayland.changes 2021-07-04 22:10:04.693537515 +0200 @@ -1,0 +2,17 @@ +Thu Jul 1 10:16:22 UTC 2021 - Stefan Dirsch <[email protected]> + +- Update to version 21.1.1.901 (21.1.2 RC1) + * It's a bit special, as most of the changes are not the usual + stable branch fixes material, but are needed for HW accelerated + direct rendering with the Nvidia 470 driver (which is currently + in open beta). + * changes are mostly specific to the EGLStream backend and do not + affect the GBM backend. And they make a big difference for users + of the EGLStream backend. + * See + https://lists.fedoraproject.org/archives/list/[email protected]/thread/BBZVDNST67I2AQOCPSHKYAY6D5Z66JIP/ + for more information about testing the EGLStream changes +- enabled Wayland eglstreams (needs new packages egl-wayland and + eglexternalplatform) + +------------------------------------------------------------------- Old: ---- xwayland-21.1.1.tar.xz xwayland-21.1.1.tar.xz.sig New: ---- xwayland-21.1.1.901.tar.xz xwayland-21.1.1.901.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xwayland.spec ++++++ --- /var/tmp/diff_new_pack.htIteq/_old 2021-07-04 22:10:05.177533771 +0200 +++ /var/tmp/diff_new_pack.htIteq/_new 2021-07-04 22:10:05.181533740 +0200 @@ -16,7 +16,7 @@ # -%define have_wayland_eglstream 0 +%define have_wayland_eglstream 1 #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} @@ -24,7 +24,7 @@ %endif Name: xwayland -Version: 21.1.1 +Version: 21.1.1.901 Release: 0 URL: http://xorg.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,10 +42,10 @@ BuildRequires: pkgconfig #BuildRequires: systemd-rpm-macros BuildRequires: rendercheck -BuildRequires: pkgconfig(libtirpc) BuildRequires: pkgconfig(bigreqsproto) BuildRequires: pkgconfig(compositeproto) BuildRequires: pkgconfig(damageproto) +BuildRequires: pkgconfig(libtirpc) #BuildRequires: pkgconfig(dbus-1) #BuildRequires: pkgconfig(dmx) BuildRequires: pkgconfig(dri) @@ -127,7 +127,6 @@ #BuildRequires: pkgconfig(libudev) - %ifnarch s390 s390x Requires(pre): %fillup_prereq %endif @@ -142,7 +141,6 @@ Obsoletes: xorg-x11-server-wayland < %{version} Provides: xorg-x11-server-wayland = %{version} - %description This package contains the Xwayland Server. @@ -159,9 +157,9 @@ %package devel Summary: Development files for Xwayland Group: System/Libraries -Requires: meson -Requires: c_compiler Requires: %{name} +Requires: c_compiler +Requires: meson #Requires: pkgconfig(fontconfig) #Requires: pkgconfig(fontenc) #Requires: pkgconfig(freetype2) @@ -187,7 +185,6 @@ Requires: pkgconfig(xtrans) Requires: pkgconfig(xv) - %description devel This package contains the Xwayland Server development files. ++++++ xwayland-21.1.1.tar.xz -> xwayland-21.1.1.901.tar.xz ++++++ ++++ 1649 lines of diff (skipped)
