diff --git a/mpich.spec b/mpich.spec index 2b30d9b..29c2d76 100644 --- a/mpich.spec +++ b/mpich.spec @@ -1,7 +1,7 @@ Summary: A high-performance implementation of MPI Name: mpich Version: 3.1.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://www.mpich.org/ @@ -231,6 +231,9 @@ make check VERBOSE=1 \ %{python3_sitearch}/%{name}.pth %changelog +* Mon Aug 19 2019 Miro Hrončok - 3.1.1-2 +- Rebuilt for Python 3.8 + * Tue Jul 30 2019 Zbigniew Jędrzejewski-Szmek - 3.1.1-1 - Update to latest version (#1718376)