Merge branch 'rawhide' into epel8

epel8 imports/epel8/xorgxrdp-0.10.2-1.el8
Bojan Smojver 6 months ago
commit 875ce95ed8

1
.gitignore vendored

@ -21,3 +21,4 @@
/xorgxrdp-0.9.20.tar.gz
/xorgxrdp-0.10.0.tar.gz
/xorgxrdp-0.10.1.tar.gz
/xorgxrdp-0.10.2.tar.gz

@ -1 +1 @@
SHA512 (xorgxrdp-0.10.1.tar.gz) = 71a092edd94c5143fa0a204b2f100a4bb944d8a352d48c8ccb620ebaa3d78a346cdfa75558e413e6e6344dff17ebb54b5e534d9ea8b23b7f6fe74a2889933f29
SHA512 (xorgxrdp-0.10.2.tar.gz) = 867e517c53848102641ff60959b9d0ea0d8ce63f7fd0f3871e159c456d67dda09cfaa7cabe0e616c41d90785d888283858be7eb344db902dd2500fb9f315dc9c

@ -1,5 +1,5 @@
Name: xorgxrdp
Version: 0.10.1
Version: 0.10.2
Release: 1%{?dist}
Summary: Implementation of xrdp backend as Xorg modules
@ -127,6 +127,12 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \
%endif
%changelog
* Wed Jul 31 2024 Bojan Smojver <bojan@rexursive.com> - 0.10.2-1
- Bump up to 0.10.2
* 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

Loading…
Cancel
Save