From abd275bba1f5a3dd61e0bbce564a821d96f4eede Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Mon, 18 Jan 2021 13:57:17 +0100 Subject: [PATCH] bump release and rebuild --- dovecot.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index ab21e66..7672068 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -5,7 +5,7 @@ Name: dovecot Epoch: 1 Version: 2.3.13 %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 @@ -49,7 +49,9 @@ BuildRequires: quota-devel BuildRequires: xz-devel BuildRequires: lz4-devel BuildRequires: libzstd-devel +%if %{?rhel}0 == 0 BuildRequires: libsodium-devel +%endif BuildRequires: libicu-devel BuildRequires: libexttextcat-devel BuildRequires: libstemmer-devel @@ -447,6 +449,9 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Mon Jan 18 2021 Michal Hlavinka - 1:2.3.13-3 +- bump release and rebuild + * Thu Jan 07 2021 Michal Hlavinka - 1:2.3.13-2 - fix rundir location