diff --git a/.gitignore b/.gitignore index e7b8d7b..d447b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/xorgxrdp-0.10.2.tar.gz +SOURCES/xorgxrdp-0.10.3.tar.gz diff --git a/.xorgxrdp.metadata b/.xorgxrdp.metadata index 6308960..9fb1b24 100644 --- a/.xorgxrdp.metadata +++ b/.xorgxrdp.metadata @@ -1 +1 @@ -653aaea3c5390383d9cb3960bd4c2e4a56f40d9e SOURCES/xorgxrdp-0.10.2.tar.gz +347c15aecdf2ab0e03aaccd966b02dab1f47d625 SOURCES/xorgxrdp-0.10.3.tar.gz diff --git a/SPECS/xorgxrdp.spec b/SPECS/xorgxrdp.spec index bdd6dcd..089f06c 100644 --- a/SPECS/xorgxrdp.spec +++ b/SPECS/xorgxrdp.spec @@ -1,5 +1,5 @@ Name: xorgxrdp -Version: 0.10.2 +Version: 0.10.3 Release: 1%{?dist} Summary: Implementation of xrdp backend as Xorg modules @@ -7,10 +7,10 @@ License: MIT URL: https://github.com/neutrinolabs/xorgxrdp Source0: https://github.com/neutrinolabs/xorgxrdp/releases/download/v%{version}/%{name}-%{version}.tar.gz -BuildRequires: make +BuildRequires: make BuildRequires: nasm BuildRequires: xorg-x11-server-devel -BuildRequires: xrdp-devel >= 1:0.10.0 +BuildRequires: xrdp-devel >= 1:0.10.2 %if 0%{?fedora} > 0 && 0%{?fedora} <= 24 BuildRequires: libXfont-devel %else @@ -28,6 +28,7 @@ BuildRequires: libtool Conflicts: %{name}-glamor %endif +Requires: xrdp >= 1:0.10.2 Requires: Xorg %(xserver-sdk-abi-requires videodrv 2>/dev/null) Requires: Xorg %(xserver-sdk-abi-requires xinput 2>/dev/null) @@ -37,6 +38,7 @@ Summary: Implementation of xrdp backend as Xorg modules with glamor RemovePathPostfixes: .glamor Conflicts: %{name} +Requires: xrdp >= 1:0.10.2 Requires: Xorg %(xserver-sdk-abi-requires videodrv 2>/dev/null) Requires: Xorg %(xserver-sdk-abi-requires xinput 2>/dev/null) %endif @@ -127,6 +129,12 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \ %endif %changelog +* Mon Dec 16 2024 Bojan Smojver - 0.10.3-1 +- Bump up to 0.10.3 + +* Fri Sep 27 2024 Sérgio Basto - 0.10.2-2 +- Rebuild for rebase of xorg-server to versions 21.1.x + * Wed Jul 31 2024 Bojan Smojver - 0.10.2-1 - Bump up to 0.10.2