From e5e6074fa1f45708746ab691ed8ae4ff08a848f4 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Wed, 19 Sep 2018 14:27:04 +1000 Subject: [PATCH] Update to 0.2.8. --- .gitignore | 1 + sources | 2 +- xorgxrdp.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1235951..1edcb62 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 835bd89..a2e2d4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xorgxrdp-0.2.7.tar.gz) = b209f89017b9bcc8386e8690cfb0c59cb6817c37a051f1d6256365afa2d80290f5b162c01b34faab828c811c26d2a26bc9e55eb3925522833bd3a598e67127f3 +SHA512 (xorgxrdp-0.2.8.tar.gz) = cc3564b3d690bf2a39831bb541ee9dde587e1c9040511f5c22e6cd94757773447c32f08fc2e60e30dc34b2c870105a26788673829dd38bba0c4d9a1c2eac840d diff --git a/xorgxrdp.spec b/xorgxrdp.spec index 21e03a0..4ed93c4 100644 --- a/xorgxrdp.spec +++ b/xorgxrdp.spec @@ -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 - 0.2.8-1 +- Bump up to 0.2.8 + * Thu Sep 6 2018 Bojan Smojver - 0.2.7-3 - Rebuild against Xorg 1.20.1