From 69a7c4d0fd92362a1e91659728c985d36f378b5f Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Mon, 8 Nov 2021 11:56:04 +0100 Subject: [PATCH] xwayland 21.1.3 Resolves: #2016468 --- .gitignore | 1 + sources | 2 +- xorg-x11-server-Xwayland.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e2b3ed4..3752551 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /xwayland-21.1.1.901.tar.xz /xwayland-21.1.2.tar.xz /xwayland-21.1.2.901.tar.xz +/xwayland-21.1.3.tar.xz diff --git a/sources b/sources index 555fcd0..9f27bc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xwayland-21.1.2.901.tar.xz) = 94ffb4f1d107db7c78aa01048ccc984882cd290bc67c8dc6d83ee158c65d8ad58974b71881136301b1b43077abe0aeb6b37780a5c69edf502ca714b8b8d75b1c +SHA512 (xwayland-21.1.3.tar.xz) = 24147ef788cce3fa16cd5604d293ffbe7ef4c6dc5fc2b1a1018d78ca4c0f10ade7b99c1ad6a8cdca5c581ff40f5834d7e34b2a314acca665a527eed700993594 diff --git a/xorg-x11-server-Xwayland.spec b/xorg-x11-server-Xwayland.spec index dab85aa..251e8d6 100644 --- a/xorg-x11-server-Xwayland.spec +++ b/xorg-x11-server-Xwayland.spec @@ -8,7 +8,7 @@ Summary: Xwayland Name: xorg-x11-server-Xwayland -Version: 21.1.2.901 +Version: 21.1.3 Release: 1%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist} URL: http://www.x.org @@ -124,6 +124,9 @@ rm -Rf $RPM_BUILD_ROOT%{_localstatedir}/lib/xkb %{_libdir}/pkgconfig/xwayland.pc %changelog +* Mon Nov 8 2021 Olivier Fourdan - 21.1.3 +- xwayland 21.1.3 - (#2016468) + * Thu Oct 21 2021 Olivier Fourdan - 21.1.2.901-1 - xwayland 21.1.2.901 (aka 21.1.3 RC1) - (#2015413)