diff --git a/xrdp.spec b/xrdp.spec index 093d49a..8a8ed80 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -1,6 +1,6 @@ Name: xrdp -Version: 0.9.15 -Release: 2mamba +Version: 0.9.16 +Release: 1mamba Summary: Provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP) Group: System/Servers Vendor: openmamba @@ -12,7 +12,6 @@ Patch0: xrdp-0.9.15-startwm-openmamba.patch License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libICE-devel BuildRequires: libSM-devel BuildRequires: libX11-devel @@ -39,7 +38,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: xorgxrdp Requires: xinit >= 1.4.1-2mamba Requires: xorg-server -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description xrdp provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP). xrdp accepts connections from a variety of RDP clients: FreeRDP, rdesktop, NeutrinoRDP and Microsoft Remote Desktop Client (for Windows, Mac OS, iOS and Android). @@ -192,6 +190,9 @@ fi %doc README.md %changelog +* Sat May 01 2021 Automatic Build System 0.9.16-1mamba +- automatic version update by autodist + * Thu Feb 11 2021 Silvan Calarco 0.9.15-2mamba - rebuilt with many configure enable options - configuration changes for openmamba