diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 3a974be..920e1d2 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: 16%{?dist} +Release: 17%{?dist} License: BSD with advertising URL: https://www.cyrusimap.org/sasl/ @@ -396,6 +396,9 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} %{_sbindir}/sasl2-shared-mechlist %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 2.1.27-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Oct 12 2021 Simo Sorce - 2.1.27-16 - Fix rpath patch - Resolves: rhbz#2012172