diff --git a/mpich.spec b/mpich.spec index b207015..57a6c04 100644 --- a/mpich.spec +++ b/mpich.spec @@ -1,7 +1,7 @@ Summary: A high-performance implementation of MPI Name: mpich Version: 3.2.1 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT URL: http://www.mpich.org/ @@ -268,6 +268,9 @@ make check VERBOSE=1 %{python3_sitearch}/%{name}.pth %changelog +* Tue Jun 19 2018 Miro Hrončok - 3.2.1-6 +- Rebuilt for Python 3.7 + * Wed Apr 4 2018 Zbigniew Jędrzejewski-Szmek - 3.2.1-5 - Update MANPATH so that normal man pages can still be found (#1533717)