diff --git a/.gitignore b/.gitignore index 4da05b5..73e99d5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /xorgxrdp-0.9.19.tar.gz /xorgxrdp-0.9.20.tar.gz /xorgxrdp-0.10.0.tar.gz +/xorgxrdp-0.10.1.tar.gz diff --git a/sources b/sources index 1fb1699..a808df9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xorgxrdp-0.10.0.tar.gz) = 3392c526b3287c9865e0526c23245a18c476344d71842d42e53f3fcef5baab20049532625fd3ba3c63dff60c53ab960ad37d1bebd7a6e74693c57e585cd1d1be +SHA512 (xorgxrdp-0.10.1.tar.gz) = 71a092edd94c5143fa0a204b2f100a4bb944d8a352d48c8ccb620ebaa3d78a346cdfa75558e413e6e6344dff17ebb54b5e534d9ea8b23b7f6fe74a2889933f29 diff --git a/xorgxrdp.spec b/xorgxrdp.spec index 5562c22..14e7259 100644 --- a/xorgxrdp.spec +++ b/xorgxrdp.spec @@ -1,6 +1,6 @@ Name: xorgxrdp -Version: 0.10.0 -Release: 4%{?dist} +Version: 0.10.1 +Release: 1%{?dist} Summary: Implementation of xrdp backend as Xorg modules License: MIT @@ -127,6 +127,9 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \ %endif %changelog +* Wed May 15 2024 Bojan Smojver - 0.10.1-1 +- Bump up to 0.10.1 + * Tue May 14 2024 Bojan Smojver - 0.10.0-4 - Rebuild against xrdp 0.10.0