From 56186521398c7a196046f6836132585143c6ccde Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 20:18:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- cyrus-sasl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 42a6b69..8f6afbe 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: 11%{?dist} +Release: 12%{?dist} License: BSD with advertising URL: https://www.cyrusimap.org/sasl/ @@ -393,6 +393,9 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} %{_sbindir}/sasl2-shared-mechlist %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 2.1.27-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon May 03 2021 Dmitry Belyavskiy - 2.1.27-11 - Fix some coverity issues - Set default sasldb database to GDBM instead of BerkeleyDB