Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xwayland for openSUSE:Factory 
checked in at 2023-08-30 10:19:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xwayland (Old)
 and      /work/SRC/openSUSE:Factory/.xwayland.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xwayland"

Wed Aug 30 10:19:07 2023 rev:23 rq:1105976 version:23.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xwayland/xwayland.changes        2023-06-12 
15:25:41.270780950 +0200
+++ /work/SRC/openSUSE:Factory/.xwayland.new.1766/xwayland.changes      
2023-08-30 10:21:21.510022257 +0200
@@ -1,0 +2,18 @@
+Sat Aug 26 04:14:45 UTC 2023 - Stefan Dirsch <[email protected]>
+
+- enable libei and libdecor only for TW, since it does not exist
+  yet on sle15-sp5
+
+-------------------------------------------------------------------
+Thu Aug 17 08:39:53 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 23.2.0:
+  * Optional support for emulated input (EI) via the libei library,
+    support for the tearing control protocol, and the XWayland
+    rootful mode is now resizable with libdecor.
+- Add pkgconfig(libei-1.0) BuildRequires, build new optional
+  emulated input support.
+- Add pkgconfig(libdecor-0) BuildRequires, build optional CSD
+  support.
+
+-------------------------------------------------------------------

Old:
----
  xwayland-23.1.2.tar.xz
  xwayland-23.1.2.tar.xz.sig

New:
----
  xwayland-23.2.0.tar.xz
  xwayland-23.2.0.tar.xz.sig

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

Other differences:
------------------
++++++ xwayland.spec ++++++
--- /var/tmp/diff_new_pack.bNsI48/_old  2023-08-30 10:21:23.486092792 +0200
+++ /var/tmp/diff_new_pack.bNsI48/_new  2023-08-30 10:21:23.490092934 +0200
@@ -24,7 +24,7 @@
 %endif
 
 Name:           xwayland
-Version:        23.1.2
+Version:        23.2.0
 Release:        0
 URL:            http://xorg.freedesktop.org
 Summary:        Xwayland Xserver
@@ -53,7 +53,13 @@
 BuildRequires:  pkgconfig(inputproto) >= 2.3.99.1
 BuildRequires:  pkgconfig(kbproto)
 BuildRequires:  pkgconfig(libbsd)
+%if 0%{?suse_version} >= 1550
+BuildRequires:  pkgconfig(libdecor-0)
+%endif
 BuildRequires:  pkgconfig(libdrm) >= 2.4.109
+%if 0%{?suse_version} >= 1550
+BuildRequires:  pkgconfig(libei-1.0)
+%endif
 BuildRequires:  pkgconfig(libtirpc)
 BuildRequires:  pkgconfig(libxcvt)
 BuildRequires:  pkgconfig(openssl)

++++++ xwayland-23.1.2.tar.xz -> xwayland-23.2.0.tar.xz ++++++
++++ 4329 lines of diff (skipped)

Reply via email to