diff --git a/xdm.spec b/xdm.spec index 21a4555..9918e59 100644 --- a/xdm.spec +++ b/xdm.spec @@ -1,5 +1,5 @@ Name: xdm -Version: 1.1.14 +Version: 1.1.15 Release: 1mamba Summary: X Display Manager with support for XDMCP, host chooser Group: Graphical Desktop/Applications/Utilities @@ -11,8 +11,6 @@ Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{ver License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libICE-devel -BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libXau-devel BuildRequires: libXaw-devel @@ -24,11 +22,9 @@ BuildRequires: libXmu-devel BuildRequires: libXpm-devel BuildRequires: libXrender-devel BuildRequires: libXt-devel -BuildRequires: libbsd-devel BuildRequires: libpam-devel BuildRequires: libsystemd-devel -BuildRequires: libuuid-devel -BuildRequires: libxcb-devel +BuildRequires: libxcrypt-devel ## AUTOBUILDREQ-END BuildRequires: systemd-devel Provides: xorg-apps-xdm @@ -69,6 +65,9 @@ The design of xdm was guided by the needs of X terminals as well as the X Consor #ChangeLog README %changelog +* Sun Mar 24 2024 Automatic Build System 1.1.15-1mamba +- automatic version update by autodist + * Fri Dec 09 2022 Automatic Build System 1.1.14-1mamba - automatic version update by autodist