From ba6594a782b8aa9830cf579eb76819e52aab68c6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 22 Jun 2021 18:36:43 +0000 Subject: [PATCH] Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- corosync.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/corosync.spec b/corosync.spec index 8cde5ff..d1a56c6 100644 --- a/corosync.spec +++ b/corosync.spec @@ -18,7 +18,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces Version: 3.1.4 -Release: 1%{?gitver}%{?dist} +Release: 2%{?gitver}%{?dist} License: BSD URL: http://corosync.github.io/corosync/ Source0: http://build.clusterlabs.org/corosync/releases/%{name}-%{version}%{?gittarver}.tar.gz @@ -294,6 +294,10 @@ network splits) %endif %changelog +* Tue Jun 22 2021 Mohan Boddu - 3.1.4-2 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Thu Jun 03 2021 Jan Friesse - 3.1.4-1 - Related: rhbz#1948974 - Resolves: rhbz#1967485