xwayland 22.1.1

Resolves: #2070435
This commit is contained in:
Olivier Fourdan 2022-03-31 10:12:01 +02:00
parent 0c3adfc516
commit 89280cc8a0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/xwayland-22.0.99.901.tar.xz
/xwayland-22.0.99.902.tar.xz
/xwayland-22.1.0.tar.xz
/xwayland-22.1.1.tar.xz

View File

@ -1 +1 @@
SHA512 (xwayland-22.1.0.tar.xz) = 01306d2127e9d02e457d86208d6fb285379ed8fab2837febe56aaee4b236bc052ad65ca8ec35555b983d15f0d8dd01d20526a17b40225d2a4b91c53202ec10b5
SHA512 (xwayland-22.1.1.tar.xz) = 435cdf59f2be1ff7cb3dbb04e7a8920d9c48471fbeffca96c9dab2be400b168bfdb73b9e818829c555ab5d6fd83345eb693b3ba785d4ef701bdb27c8344077b5

View File

@ -8,7 +8,7 @@
Summary: Xwayland
Name: xorg-x11-server-Xwayland
Version: 22.1.0
Version: 22.1.1
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
* Thu Mar 31 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.1-1
- xwayland 22.1.1 - (#2070435)
* Wed Feb 16 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.0
- xwayland 22.1.0 - (#2055270)