rebuild for libpq ABI fix

Related: rhbz#1908268
This commit is contained in:
Pavel Raiskup 2021-02-08 09:24:17 +01:00
parent 886a96b230
commit abd5abe3b4

View File

@ -5,7 +5,7 @@ Name: dovecot
Epoch: 1
Version: 2.3.13
%global prever %{nil}
Release: 6%{?dist}
Release: 7%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
License: MIT and LGPLv2
@ -452,6 +452,9 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 1:2.3.13-7
- rebuild for libpq ABI fix rhbz#1908268
* Mon Feb 01 2021 Michal Hlavinka <mhlavink@redhat.com> - 1:2.3.13-6
- use make macros