From 0ea2ca996e2896aa69f44003c00dd4ab2f91cb2b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:40:48 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- dovecot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index 8bb9e3e..e1ab6a1 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -6,7 +6,7 @@ Name: dovecot Epoch: 1 Version: 2.3.21 %global prever %{nil} -Release: 10%{?dist} +Release: 11%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT AND LGPL-2.1-only @@ -516,6 +516,9 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Mon Jun 24 2024 Troy Dawson - 1:2.3.21-11 +- Bump release for June 2024 mass rebuild + * Tue Jun 18 2024 Michal Hlavinka - 1:2.3.21-10 - set min uid to 1000