diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index a9dd49f..d279a94 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -9,7 +9,7 @@ Summary: The Cyrus SASL library Name: cyrus-sasl Version: 2.1.27 -Release: 14%{?dist} +Release: 15%{?dist} License: BSD with advertising URL: https://www.cyrusimap.org/sasl/ @@ -391,6 +391,9 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} %{_sbindir}/sasl2-shared-mechlist %changelog +* Wed Jul 28 2021 Florian Weimer - 2.1.27-15 +- Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097) + * Mon Jul 19 2021 Simo Sorce - 2.1.27-14 - Fix crashs on missing legacy algorithms Resolves: rhbz#1974354