diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 79de50b..a54f834 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -8,7 +8,7 @@ Summary: The Cyrus SASL library Name: cyrus-sasl Version: 2.1.27 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD with advertising URL: https://www.cyrusimap.org/sasl/ @@ -48,6 +48,7 @@ BuildRequires: openldap-devel %endif #build reqs for make check BuildRequires: python3 nss_wrapper socket_wrapper krb5-server +BuildRequires: make %{?systemd_requires} Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel @@ -372,6 +373,9 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} %{_sbindir}/sasl2-shared-mechlist %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.1.27-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 2.1.27-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild