From be6ae59ea8042f982ce6c886be77663bd5a49dee Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Oct 2023 08:54:11 +0200 Subject: [PATCH] rebuild for new libsodium --- dovecot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index 9012161..662dd5e 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -6,7 +6,7 @@ Name: dovecot Epoch: 1 Version: 2.3.21 %global prever %{nil} -Release: 1%{?dist} +Release: 2%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT AND LGPL-2.1-only @@ -494,6 +494,9 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Thu Oct 05 2023 Remi Collet - 1:2.3.21-2 +- rebuild for new libsodium + * Mon Sep 18 2023 Michal Hlavinka - 1:2.3.21-1 - updated to 2.3.21(2239134)