From ec859bf9de446e4e1d1d5b333871ab3bf662338d Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Wed, 19 May 2021 16:45:17 +0100 Subject: [PATCH] Rebuild for ICU 69 --- dovecot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index 5c8751a..5b72de5 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -5,7 +5,7 @@ Name: dovecot Epoch: 1 Version: 2.3.14 %global prever %{nil} -Release: 2%{?dist} +Release: 3%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT and LGPLv2 @@ -449,6 +449,9 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Wed May 19 2021 Pete Walter - 1:2.3.14-3 +- Rebuild for ICU 69 + * Mon May 10 2021 Jeff Law - 1:2.3.14-2 - Re-enable LTO