From 9c80caab1f24630c0e5b8f71dacdde5f0c96d853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= <fzatlouk@redhat.com> Date: Tue, 11 Jul 2023 22:14:19 +0200 Subject: [PATCH] Rebuilt for ICU 73.2 --- dovecot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index 6ec59b7..d8419ef 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -6,7 +6,7 @@ Name: dovecot Epoch: 1 Version: 2.3.20 %global prever %{nil} -Release: 4%{?dist} +Release: 5%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT AND LGPL-2.1-only @@ -490,6 +490,9 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Tue Jul 11 2023 FrantiĊĦek Zatloukal <fzatlouk@redhat.com> - 1:2.3.20-5 +- Rebuilt for ICU 73.2 + * Wed Apr 26 2023 Michal Hlavinka <mhlavink@redhat.com> - 1:2.3.20-4 - update license tag format (SPDX migration) for https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1