From e96dd33f63b281d6114c4a85b9e0505da57d4362 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:16:50 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- mpich.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mpich.spec b/mpich.spec index 4269f23..9d445aa 100644 --- a/mpich.spec +++ b/mpich.spec @@ -1,7 +1,7 @@ Summary: A high-performance implementation of MPI Name: mpich Version: 3.4.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://www.mpich.org/ @@ -251,6 +251,9 @@ make check VERBOSE=1 \ %{python3_sitearch}/%{name}.pth %changelog +* Fri Apr 16 2021 Mohan Boddu +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Zbigniew Jędrzejewski-Szmek - 3.4.1-1 - Update to latest version (#1912981)