Bump Release, update %changelog

Related: rhbz#2054132
This commit is contained in:
Pavel Cahyna 2022-02-15 12:49:31 +01:00
parent fd2b9787b5
commit 0a620f09bb

View File

@ -9,7 +9,7 @@
Name: bacula Name: bacula
Version: 11.0.1 Version: 11.0.1
Release: 4%{?dist} Release: 5%{?dist}
Summary: Cross platform network backup for Linux, Unix, Mac and Windows Summary: Cross platform network backup for Linux, Unix, Mac and Windows
# See LICENSE for details # See LICENSE for details
License: AGPLv3 with exceptions License: AGPLv3 with exceptions
@ -640,6 +640,10 @@ exit 0
%endif %endif
%changelog %changelog
* Tue Feb 15 2022 Pavel Cahyna <pcahyna@redhat.com> - 11.0.1-5
- Make nagios-plugin build conditional and disabled on RHEL to avoid
generating this subpackage that has missing dependencies
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 11.0.1-4 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 11.0.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Related: rhbz#1991688