rebuild for libpq ABI fix

Related: rhbz#1908268
This commit is contained in:
Pavel Raiskup 2021-02-08 09:22:22 +01:00
parent 46bdc7e39b
commit a303289a3b

View File

@ -3,7 +3,7 @@
Name: bacula
Version: 11.0.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
# See LICENSE for details
License: AGPLv3 with exceptions
@ -626,6 +626,9 @@ exit 0
%{_libdir}/nagios/plugins/check_bacula
%changelog
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 11.0.0-5
- rebuild for libpq ABI fix rhbz#1908268
* Thu Jan 28 2021 Simone Caronni <negativo17@gmail.com> - 11.0.0-4
- Remove leftover ImageMagick build requirement.