From 4fbaadbc1d662fa04fd8b3d6bd1711a7260bd7f2 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 28 Mar 2024 17:01:18 +0300 Subject: [PATCH] import corosync-3.1.8-1.el9 --- .corosync.metadata | 2 +- .gitignore | 2 +- SPECS/corosync.spec | 7 ++++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.corosync.metadata b/.corosync.metadata index 0339151..cb1167b 100644 --- a/.corosync.metadata +++ b/.corosync.metadata @@ -1 +1 @@ -1630181bcac161c6136c79979d1fa4a11356b5a3 SOURCES/corosync-3.1.7.tar.gz +29bea300734f649b5ed42dd9f87ed75209da72d1 SOURCES/corosync-3.1.8.tar.gz diff --git a/.gitignore b/.gitignore index 937de0c..9b13db4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/corosync-3.1.7.tar.gz +SOURCES/corosync-3.1.8.tar.gz diff --git a/SPECS/corosync.spec b/SPECS/corosync.spec index 0ceee38..3ff5e40 100644 --- a/SPECS/corosync.spec +++ b/SPECS/corosync.spec @@ -17,7 +17,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces -Version: 3.1.7 +Version: 3.1.8 Release: 1%{?gitver}%{?dist} License: BSD URL: http://corosync.github.io/corosync/ @@ -289,6 +289,11 @@ network splits) %endif %changelog +* Wed Nov 15 2023 Jan Friesse - 3.1.8-1 +- Resolves: RHEL-15264 + +- New upstream release (RHEL-15264) + * Tue Nov 15 2022 Jan Friesse - 3.1.7-1 - Resolves: rhbz#2135861