From 1e5d01f94658de01b10c38e7706a8a6546d0c34a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 20:54:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- mpich.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mpich.spec b/mpich.spec index 6e8225f..cd53572 100644 --- a/mpich.spec +++ b/mpich.spec @@ -1,7 +1,7 @@ Summary: A high-performance implementation of MPI Name: mpich Version: 3.3.2 -Release: 8%{?dist} +Release: 9%{?dist} License: MIT URL: https://www.mpich.org/ @@ -248,6 +248,9 @@ make check VERBOSE=1 \ %{python3_sitearch}/%{name}.pth %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.3.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 15 2020 Zbigniew Jędrzejewski-Szmek - 3.3.2-8 - Do not require non-loopback addresses in mpirun (#1839007)