diff --git a/bacula.spec b/bacula.spec index 502a0ae..d6d9730 100644 --- a/bacula.spec +++ b/bacula.spec @@ -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 - 11.0.0-5 +- rebuild for libpq ABI fix rhbz#1908268 + * Thu Jan 28 2021 Simone Caronni - 11.0.0-4 - Remove leftover ImageMagick build requirement.