From b1bea756ba26a003b4023a27846f89cf10ad925b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 16 Jun 2021 03:22:24 +0000 Subject: [PATCH] Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- bacula.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bacula.spec b/bacula.spec index c7d299f..5378a76 100644 --- a/bacula.spec +++ b/bacula.spec @@ -3,7 +3,7 @@ Name: bacula Version: 11.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross platform network backup for Linux, Unix, Mac and Windows # See LICENSE for details License: AGPLv3 with exceptions @@ -626,6 +626,10 @@ exit 0 %{_libdir}/nagios/plugins/check_bacula %changelog +* Wed Jun 16 2021 Mohan Boddu - 11.0.1-3 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Thu Apr 15 2021 Mohan Boddu - 11.0.1-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937