diff --git a/dovecot.spec b/dovecot.spec index 93fd84c..57a2226 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -5,7 +5,7 @@ Name: dovecot Epoch: 1 Version: 2.2.33.2 %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 Group: System Environment/Daemons @@ -496,6 +496,9 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Sat Jan 20 2018 Björn Esser - 1:2.2.33.2-3 +- Rebuilt for switch to libxcrypt + * Mon Jan 08 2018 Michal Hlavinka - 1:2.2.33.2-2 - remove tcp_wrappers on Fedora 28 and later (#1518761) - use use mariadb-connector-c-devel instead of mysql-devel on Fedora 28 and later (#1493624)