From cab6239b3921577673c8f933b7aa49309074aa4c Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Thu, 20 Oct 2022 16:48:39 +0200 Subject: [PATCH] xwayland 22.1.4 Resolves: #2136518 --- .gitignore | 1 + sources | 2 +- xorg-x11-server-Xwayland.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 953ef5a..918ad70 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /xwayland-22.1.1.tar.xz /xwayland-22.1.2.tar.xz /xwayland-22.1.3.tar.xz +/xwayland-22.1.4.tar.xz diff --git a/sources b/sources index 28656c5..09621cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xwayland-22.1.3.tar.xz) = be15cb398f9a8aad70352d09b0745c827d4766d5996e817b92c828b5ede27b10186c7ee319901abdc5e141da97170a3ace039269146461d4e2ceb5002a7c35b4 +SHA512 (xwayland-22.1.4.tar.xz) = a1301df1687ac276172565c98b1fb3d5f35f67d47f625b81fce485d1818cf4896f88c2750b4e93596fa6f7fd515e258d201ca3d0cc39943b576f2d2c3f9be8cd diff --git a/xorg-x11-server-Xwayland.spec b/xorg-x11-server-Xwayland.spec index 676c1e8..67f1cbf 100644 --- a/xorg-x11-server-Xwayland.spec +++ b/xorg-x11-server-Xwayland.spec @@ -8,8 +8,8 @@ Summary: Xwayland Name: xorg-x11-server-Xwayland -Version: 22.1.3 -Release: 2%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist} +Version: 22.1.4 +Release: 1%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist} URL: http://www.x.org %if 0%{?gitdate} @@ -29,7 +29,7 @@ BuildRequires: git-core BuildRequires: meson BuildRequires: wayland-devel -BuildRequires: pkgconfig(wayland-client) >= 1.3.0 +BuildRequires: pkgconfig(wayland-client) >= 1.18.0 BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(wayland-eglstream-protocols) @@ -124,6 +124,9 @@ rm -Rf $RPM_BUILD_ROOT%{_localstatedir}/lib/xkb %{_libdir}/pkgconfig/xwayland.pc %changelog +* Thu Oct 20 2022 Olivier Fourdan - 22.1.4-1 +- xwayland 22.1.4 (#2136518) + * Sat Jul 23 2022 Fedora Release Engineering - 22.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild