xwayland 23.2.0

This commit is contained in:
Olivier Fourdan 2023-08-16 10:46:47 +02:00
parent f116aaee15
commit 59788f2302
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/xwayland-23.1.2.tar.xz
/xwayland-23.1.99.901.tar.xz
/xwayland-23.1.99.902.tar.xz
/xwayland-23.2.0.tar.xz

View File

@ -1 +1 @@
SHA512 (xwayland-23.1.99.902.tar.xz) = 021d5bda8d5c098b9ce5405e563c3fc3b2343db01507c98b058196cbedc903a34f399177517ac611b76c34ca5690c14858afda84873e8c1c5dcb5792fca2a01a
SHA512 (xwayland-23.2.0.tar.xz) = 3b490839026da4d34136d50050397d87e205d4fdb9c3cc9896eb2980bf90f3c951e7ce5271d7f7379c56a376d36f9e1fe1242211b64e680b715dd065ea58532d

View File

@ -8,7 +8,7 @@
Summary: Xwayland
Name: xorg-x11-server-Xwayland
Version: 23.1.99.902
Version: 23.2.0
Release: 1%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist}
URL: http://www.x.org
@ -135,6 +135,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_libdir}/pkgconfig/xwayland.pc
%changelog
* Wed Aug 16 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.2.0-1
- xwayland 23.2.0
* Wed Aug 2 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.99.902-1
- xwayland 23.1.99.902 (xwayland 23.2.0 rc2)