|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: xorgxrdp
|
|
|
|
|
Version: 0.10.0
|
|
|
|
|
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
|
|
|
|
|
* Wed Apr 03 2024 Bojan Smojver <bojan@rexursive.com> - 0.10.0-2
|
|
|
|
|
- Rebuild against xrdp 0.10.0-beta.2
|
|
|
|
|
|
|
|
|
|
* Mon Mar 11 2024 Bojan Smojver <bojan@rexursive.com> - 0.10.0-1
|
|
|
|
|
- Update to 0.10.0
|
|
|
|
|
|
|
|
|
|