import xorg-x11-server-1.20.11-8.el8

This commit is contained in:
CentOS Sources 2022-06-11 08:15:15 +00:00 committed by Stepan Oksanichenko
parent 96818d9277
commit 0ad60a7298
1 changed files with 7 additions and 3 deletions

View File

@ -46,7 +46,7 @@
Summary: X.Org X11 X server
Name: xorg-x11-server
Version: 1.20.11
Release: 5%{?gitdate:.%{gitdate}}%{?dist}.1
Release: 8%{?gitdate:.%{gitdate}}%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X
@ -545,9 +545,13 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
%changelog
* Tue May 24 2022 Ray Strode <rstrode@redhat.com> - 1.20.11-5.1
* Thu Jun 09 2022 Ray Strode <rstrode@redhat.com> - 1.20.11-8
- Rebuild again for ipv6 xtrans fix
Related: #2075132
* Tue May 24 2022 Ray Strode <rstrode@redhat.com> - 1.20.11-6
- Rebuild for ipv6 xtrans fix
Related: #2090323
Related: #2075132
* Fri Jan 28 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.20.11-5
- Fix crash with NVIDIA proprietary driver with Present (#2046329)