xwayland 23.1.0

Resolves: #2180913
This commit is contained in:
Olivier Fourdan 2023-03-22 17:03:16 +01:00
parent 7cf02edf07
commit 5042d20a49
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/xwayland-22.1.8.tar.xz
/xwayland-23.0.99.901.tar.xz
/xwayland-23.0.99.902.tar.xz
/xwayland-23.1.0.tar.xz

View File

@ -1 +1 @@
SHA512 (xwayland-23.0.99.902.tar.xz) = 2c7b7f0753f1ea2a8b07c22b808c5c4b75f78147aee835299cbed7d2ffb86137c85cf5a16ac3903aefaa9cc8e63eb16e26b1434e97f2ad77cbab958224c713e5
SHA512 (xwayland-23.1.0.tar.xz) = 984213a193b903e6023ecb3144a15f483dc3e9ec7cb02c36d8e67c6859b501b8b3e5a6e1ade9cb245450ad93002322f392b81d9286377ac34350cc3ea1f9679f

View File

@ -8,7 +8,7 @@
Summary: Xwayland
Name: xorg-x11-server-Xwayland
Version: 23.0.99.902
Version: 23.1.0
Release: 1%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist}
URL: http://www.x.org
@ -131,6 +131,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_libdir}/pkgconfig/xwayland.pc
%changelog
* Wed Mar 22 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.0-1
- xwayland 23.1.0 - (#2180913)
* Thu Mar 9 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.0.99.902-1
- xwayland 23.0.99.902 (xwayland 23.1.0 rc2) - (#2172415, #2173201)