From 0698e901c009c2313047fbe8566faaab0798d240 Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Sat, 21 Sep 2024 01:56:34 +0100 Subject: [PATCH] Rebuilt with java-21-openjdk as default JDK: https://issues.redhat.com/browse/RHEL-34597 --- openmpi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openmpi.spec b/openmpi.spec index c157954..4216c06 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -59,7 +59,7 @@ Name: openmpi%{?_cc_name_suffix} Epoch: 2 Version: 5.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Open Message Passing Interface License: BSD and MIT and Romio URL: http://www.open-mpi.org/ @@ -445,6 +445,10 @@ make check || ( cat test/*/test-suite.log && exit $fail ) %changelog +* Sat Sep 21 2024 Andrew Hughes - 2:5.0.2-6 +- Rebuilt with java-21-openjdk as default JDK: + https://issues.redhat.com/browse/RHEL-34597 + * Fri Jul 26 2024 Brian Stinson - 5.0.2-5 - After bumping the epoch, we need to change the subpackage requires to use it