From 99533919ca03a46fc820e77ed4285cd6a7041ecc86b4705346b24bdbdd4393c8 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 9 Jul 2021 11:24:22 +0000 Subject: [PATCH] - Update to version 21.1.2 * The only change compared to the release candidate is a fix for a long standing issue where Xwayland wouldn't send events to notify clients of RandR configuration changes in some cases. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=14 --- xwayland-21.1.1.901.tar.xz | 3 --- xwayland-21.1.1.901.tar.xz.sig | Bin 93 -> 0 bytes xwayland-21.1.2.tar.xz | 3 +++ xwayland-21.1.2.tar.xz.sig | Bin 0 -> 95 bytes xwayland.changes | 8 ++++++++ xwayland.spec | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 xwayland-21.1.1.901.tar.xz delete mode 100644 xwayland-21.1.1.901.tar.xz.sig create mode 100644 xwayland-21.1.2.tar.xz create mode 100644 xwayland-21.1.2.tar.xz.sig diff --git a/xwayland-21.1.1.901.tar.xz b/xwayland-21.1.1.901.tar.xz deleted file mode 100644 index 0cbfdb4..0000000 --- a/xwayland-21.1.1.901.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ab0f98f097e090c19612fe8658d67fe7294c252b4181f7c0882189f78d21769 -size 1258684 diff --git a/xwayland-21.1.1.901.tar.xz.sig b/xwayland-21.1.1.901.tar.xz.sig deleted file mode 100644 index eaa4a27479d6356d15845f2b4df2f953212718f161a1553d59be24b6d4b4675e..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 93 zcmeB(W?>LyVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(JllyIlxB?A|y08GSnBE$SB t@hRn31%2=Q>O8)cN%-@VU+RXz4E;Vq3L3kZW3^v1|A=_F@9-L#3ji(XCAa_p diff --git a/xwayland-21.1.2.tar.xz b/xwayland-21.1.2.tar.xz new file mode 100644 index 0000000..7ee4716 --- /dev/null +++ b/xwayland-21.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81cbdd5ad60b8b7ad8c3ecc7ec2a28c9bf021448670735cebb501f08bebd18b +size 1258732 diff --git a/xwayland-21.1.2.tar.xz.sig b/xwayland-21.1.2.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..32851e3fc3b53e0af1fd3d35050844ec4cadd95a1f1c4f659b2641cd26286f9e GIT binary patch literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jll<-2Oi-C(%04DN!J;Qw8 v?^Vb7v=`10)ABtSe>UCsuTF;t!~CMpK4md)-JWRuEzw`-evSEYXP_|vbU-GI literal 0 HcmV?d00001 diff --git a/xwayland.changes b/xwayland.changes index 817e06d..a4046ba 100644 --- a/xwayland.changes +++ b/xwayland.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jul 9 11:19:50 UTC 2021 - Stefan Dirsch + +- Update to version 21.1.2 + * The only change compared to the release candidate is a fix for + a long standing issue where Xwayland wouldn't send events to + notify clients of RandR configuration changes in some cases. + ------------------------------------------------------------------- Thu Jul 1 10:16:22 UTC 2021 - Stefan Dirsch diff --git a/xwayland.spec b/xwayland.spec index 853fb0a..125b6e6 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -24,7 +24,7 @@ %endif Name: xwayland -Version: 21.1.1.901 +Version: 21.1.2 Release: 0 URL: http://xorg.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build