From 0da4e097081e95dd561ea91b086e9c9d91f384b1 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Sat, 22 Dec 2018 16:23:50 +1100 Subject: [PATCH] Bump up to 0.2.9. --- .gitignore | 1 + sources | 2 +- xorgxrdp.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1edcb62..826b6b3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /xorgxrdp-0.2.6.tar.gz /xorgxrdp-0.2.7.tar.gz /xorgxrdp-0.2.8.tar.gz +/xorgxrdp-0.2.9.tar.gz diff --git a/sources b/sources index a2e2d4d..ef3ce5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xorgxrdp-0.2.8.tar.gz) = cc3564b3d690bf2a39831bb541ee9dde587e1c9040511f5c22e6cd94757773447c32f08fc2e60e30dc34b2c870105a26788673829dd38bba0c4d9a1c2eac840d +SHA512 (xorgxrdp-0.2.9.tar.gz) = 7c4100ee01b1b7634106a2d99b8cad70819c508a40ed094370c5af3b972bca1317252f5a4f9e7a6942e4d3ac67f1f1a8d0afaa65267675ab2f3df92d63cf3823 diff --git a/xorgxrdp.spec b/xorgxrdp.spec index 7224d4a..7109917 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.8 -Release: 3%{?dist} +Version: 0.2.9 +Release: 1%{?dist} Summary: Implementation of xrdp backend as Xorg modules License: MIT @@ -56,6 +56,9 @@ for screen resizing and multiple monitors. %changelog +* Sat Dec 22 2018 Bojan Smojver - 0.2.9-1 +- Bump up to 0.2.9 + * Fri Nov 2 2018 Bojan Smojver - 0.2.8-3 - Rebuild against Xorg 1.20.3