diff --git a/.gitignore b/.gitignore index 441b2b4..7d6a3ad 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /xorgxrdp-0.2.14.tar.gz /xorgxrdp-0.2.15.tar.gz /xorgxrdp-0.2.16.tar.gz +/xorgxrdp-0.2.17.tar.gz diff --git a/sources b/sources index b2e60a8..0dda1d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xorgxrdp-0.2.16.tar.gz) = 52776c1ffc4b0873623ebfa1c3e607b09264e48257013e7f78bfbe33186e0c279cb6c239a08a75aff74e99e1873b1b5b1534d1db6529e5e3dea7534ca0af73b2 +SHA512 (xorgxrdp-0.2.17.tar.gz) = 438300279820107fd5a4356b0d585ae08c24c6ea27b9a3ee50904a5981f1589f1b479ee2444efb2755b2b658153700f7e8a5e6091e481c95b2e8c82b9fb08ba5 diff --git a/xorgxrdp.spec b/xorgxrdp.spec index c9286b9..f8b8668 100644 --- a/xorgxrdp.spec +++ b/xorgxrdp.spec @@ -1,6 +1,6 @@ Name: xorgxrdp -Version: 0.2.16 -Release: 3%{?dist} +Version: 0.2.17 +Release: 1%{?dist} Summary: Implementation of xrdp backend as Xorg modules License: MIT @@ -56,6 +56,9 @@ for screen resizing and multiple monitors. %changelog +* Tue Aug 31 2021 Bojan Smojver - 0.2.17-1 +- Bump up to 0.2.17 + * Sat Aug 21 2021 Carl George - 0.2.16-3 - Use xserver-sdk-abi-requires to require xserver ABI versions