diff --git a/realmd.spec b/realmd.spec index 3291c32..8cbf267 100644 --- a/realmd.spec +++ b/realmd.spec @@ -1,6 +1,6 @@ Name: realmd Version: 0.17.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Kerberos realm enrollment service License: LGPLv2+ URL: https://gitlab.freedesktop.org/realmd/realmd @@ -35,6 +35,7 @@ BuildRequires: systemd-devel BuildRequires: libxslt BuildRequires: xmlto BuildRequires: python3 +BuildRequires: samba-common-tools Requires: authselect Requires: polkit @@ -105,6 +106,9 @@ make install DESTDIR=%{buildroot} %doc ChangeLog %changelog +* Mon Apr 25 2022 Andreas Schneider - 0.17.0-10 +- resolves rhbz#2078447 - Fix detction for new samba commandline options + * Fri Jan 21 2022 Fedora Release Engineering - 0.17.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild