From 33c786aa4ebabbc0cde810512770b4e5a7deb793 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Thu, 17 May 2018 09:52:34 +1000 Subject: [PATCH] Rebuild against Xorg 1.20.0 from F29. --- xorgxrdp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorgxrdp.spec b/xorgxrdp.spec index 2cee54d..b0747ed 100644 --- a/xorgxrdp.spec +++ b/xorgxrdp.spec @@ -2,7 +2,7 @@ Name: xorgxrdp Version: 0.2.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Implementation of xrdp backend as Xorg modules License: MIT @@ -56,6 +56,9 @@ for screen resizing and multiple monitors. %changelog +* Thu May 17 2018 Bojan Smojver - 0.2.6-3 +- Rebuild against Xorg 1.20.0 from F29 + * Wed Apr 11 2018 Bojan Smojver - 0.2.6-2 - Rebuild against Xorg 1.19.5 from RHEL 7.5