|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: xorgxrdp
|
|
|
|
|
Version: 0.10.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Implementation of xrdp backend as Xorg modules
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -127,6 +127,9 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Sep 27 2024 Sérgio Basto <sergio@serjux.com> - 0.10.2-2
|
|
|
|
|
- Rebuild for rebase of xorg-server to versions 21.1.x
|
|
|
|
|
|
|
|
|
|
* Wed Jul 31 2024 Bojan Smojver <bojan@rexursive.com> - 0.10.2-1
|
|
|
|
|
- Bump up to 0.10.2
|
|
|
|
|
|
|
|
|
|