diff --git a/.gitignore b/.gitignore index 826b6b3..7aaf109 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /xorgxrdp-0.2.7.tar.gz /xorgxrdp-0.2.8.tar.gz /xorgxrdp-0.2.9.tar.gz +/xorgxrdp-0.2.10.tar.gz diff --git a/sources b/sources index ef3ce5a..560fe00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xorgxrdp-0.2.9.tar.gz) = 7c4100ee01b1b7634106a2d99b8cad70819c508a40ed094370c5af3b972bca1317252f5a4f9e7a6942e4d3ac67f1f1a8d0afaa65267675ab2f3df92d63cf3823 +SHA512 (xorgxrdp-0.2.10.tar.gz) = 5df225b5e2b2b4ba9aa11244f76c6f09c0324bca7bf86ebf56f4e2230ee0cf80da808e16bbec1a750d5a3d0da057459a6ed82ff238a47228f6384b31114ebbde diff --git a/xorgxrdp.spec b/xorgxrdp.spec index 37c8b7d..f8adf0e 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.9 -Release: 3%{?dist} +Version: 0.2.10 +Release: 1%{?dist} Summary: Implementation of xrdp backend as Xorg modules License: MIT @@ -56,6 +56,9 @@ for screen resizing and multiple monitors. %changelog +* Thu May 30 2019 Bojan Smojver - 0.2.10-1 +- Bump up to 0.2.10 + * Fri Mar 1 2019 Bojan Smojver - 0.2.9-3 - Rebuild against Xorg 1.20.4