From 7003b72d1f3936c38b2f8cf980572fe6904345f6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 15:28:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 1bd5c2c..cc2d6b5 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: 2%{?dist} +Release: 3%{?dist} License: MIT URL: https://www.mpich.org/ @@ -257,6 +257,9 @@ make check VERBOSE=1 \ %{python3_sitearch}/%{name}.pth %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 3.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 3.4.1-2 - Rebuilt for Python 3.10