xwayland 22.1.2

Resolves: #2090172
This commit is contained in:
Olivier Fourdan 2022-05-25 11:46:44 +02:00
parent 89280cc8a0
commit 37a027daa1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/xwayland-22.0.99.902.tar.xz /xwayland-22.0.99.902.tar.xz
/xwayland-22.1.0.tar.xz /xwayland-22.1.0.tar.xz
/xwayland-22.1.1.tar.xz /xwayland-22.1.1.tar.xz
/xwayland-22.1.2.tar.xz

View File

@ -1 +1 @@
SHA512 (xwayland-22.1.1.tar.xz) = 435cdf59f2be1ff7cb3dbb04e7a8920d9c48471fbeffca96c9dab2be400b168bfdb73b9e818829c555ab5d6fd83345eb693b3ba785d4ef701bdb27c8344077b5 SHA512 (xwayland-22.1.2.tar.xz) = c8620169f16c2bbd592dbe77bc1f7a2c27a78f49a89bf966d8a449b7faacd69f5ea4aac7adb5b75e06dcc5efca26a2141c9b5d4cf6a592ec7882bad5e235bce4

View File

@ -8,7 +8,7 @@
Summary: Xwayland Summary: Xwayland
Name: xorg-x11-server-Xwayland Name: xorg-x11-server-Xwayland
Version: 22.1.1 Version: 22.1.2
Release: 1%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist} Release: 1%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist}
URL: http://www.x.org URL: http://www.x.org
@ -124,6 +124,9 @@ rm -Rf $RPM_BUILD_ROOT%{_localstatedir}/lib/xkb
%{_libdir}/pkgconfig/xwayland.pc %{_libdir}/pkgconfig/xwayland.pc
%changelog %changelog
* Wed May 25 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.2-1
- xwayland 22.1.2 - (#2090172)
* Thu Mar 31 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.1-1 * Thu Mar 31 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.1-1
- xwayland 22.1.1 - (#2070435) - xwayland 22.1.1 - (#2070435)