diff --git a/sssd.spec b/sssd.spec index 86478368a398ae47d08c8c01adf5df9dea3ed138..a20b7a1463de8f9c47cfea26a90086442a3a0e13 100644 --- a/sssd.spec +++ b/sssd.spec @@ -1,6 +1,6 @@ Name: sssd Version: 2.8.2 -Release: 1 +Release: 2 Summary: System Security Services Daemon License: GPLv3+ and LGPLv3+ URL: https://pagure.io/SSSD/sssd/ @@ -80,7 +80,7 @@ BuildRequires: systemd-devel BuildRequires: cifs-utils-devel libnfsidmap-devel samba4-devel libsmbclient-devel samba-winbind BuildRequires: systemtap-sdt-devel jansson-devel BuildRequires: p11-kit-devel openssl-devel -BuildRequires: chrpath +BuildRequires: chrpath dbus-devel BuildRequires: libcurl-devel libjose-devel keyutils-libs-devel krb5-devel BuildRequires: pcre2-devel libunistring libunistring-devel @@ -531,6 +531,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Wed Feb 22 2023 zhouchenchen - 2.8.2-2 +- add buildrequires dbus-devel + * Fri Feb 3 2023 zhouchenchen - 2.8.2-1 - update version to 2.8.2