From bd858d04684220687e45d535e8c49eee91df2666 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 8 Feb 2021 09:24:01 +0100 Subject: [PATCH] rebuild for libpq ABI fix Related: rhbz#1908268 --- cyrus-sasl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index a54f834..77a2d3b 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: 7%{?dist} +Release: 8%{?dist} License: BSD with advertising URL: https://www.cyrusimap.org/sasl/ @@ -373,6 +373,9 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} %{_sbindir}/sasl2-shared-mechlist %changelog +* Mon Feb 08 2021 Pavel Raiskup - 2.1.27-8 +- rebuild for libpq ABI fix rhbz#1908268 + * Tue Jan 26 2021 Fedora Release Engineering - 2.1.27-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild