Update to 0.2.8.

epel8
Bojan Smojver 6 years ago
parent b1020ed59c
commit e5e6074fa1

1
.gitignore vendored

@ -6,3 +6,4 @@
/xorgxrdp-0.2.5.tar.gz
/xorgxrdp-0.2.6.tar.gz
/xorgxrdp-0.2.7.tar.gz
/xorgxrdp-0.2.8.tar.gz

@ -1 +1 @@
SHA512 (xorgxrdp-0.2.7.tar.gz) = b209f89017b9bcc8386e8690cfb0c59cb6817c37a051f1d6256365afa2d80290f5b162c01b34faab828c811c26d2a26bc9e55eb3925522833bd3a598e67127f3
SHA512 (xorgxrdp-0.2.8.tar.gz) = cc3564b3d690bf2a39831bb541ee9dde587e1c9040511f5c22e6cd94757773447c32f08fc2e60e30dc34b2c870105a26788673829dd38bba0c4d9a1c2eac840d

@ -1,8 +1,8 @@
%global xorg_server_version %(pkg-config --silence-errors --modversion xorg-server 2>/dev/null || echo 65536)
Name: xorgxrdp
Version: 0.2.7
Release: 3%{?dist}
Version: 0.2.8
Release: 1%{?dist}
Summary: Implementation of xrdp backend as Xorg modules
License: MIT
@ -56,6 +56,9 @@ for screen resizing and multiple monitors.
%changelog
* Wed Sep 19 2018 Bojan Smojver <bojan@rexursive.com> - 0.2.8-1
- Bump up to 0.2.8
* Thu Sep 6 2018 Bojan Smojver <bojan@rexursive.com> - 0.2.7-3
- Rebuild against Xorg 1.20.1

Loading…
Cancel
Save