diff --git a/bacula.spec b/bacula.spec index a5b7820..6a084a8 100644 --- a/bacula.spec +++ b/bacula.spec @@ -3,7 +3,7 @@ Name: bacula Version: 13.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross platform network backup for Linux, Unix, Mac and Windows # See LICENSE for details License: AGPLv3 with exceptions @@ -625,6 +625,9 @@ exit 0 %{_libdir}/nagios/plugins/check_bacula %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 13.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jul 08 2022 Simone Caronni - 13.0.0-1 - Update to version 13.0.0. - Enable LDAP integration.