|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: xorgxrdp
|
|
|
|
|
Version: 0.10.1
|
|
|
|
|
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
|
|
|
|
|
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed May 15 2024 Bojan Smojver <bojan@rexursive.com> - 0.10.1-1
|
|
|
|
|
- Bump up to 0.10.1
|
|
|
|
|
|
|
|
|
|