diff --git a/mpich.spec b/mpich.spec index 044ea37..3342492 100644 --- a/mpich.spec +++ b/mpich.spec @@ -1,7 +1,7 @@ Summary: A high-performance implementation of MPI Name: mpich Version: 3.2 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT Group: Development/Libraries URL: http://www.mpich.org/ @@ -256,6 +256,9 @@ make check VERBOSE=1 %{python3_sitearch}/%{name}.pth %changelog +* Mon Dec 19 2016 Miro HronĨok - 3.2-7 +- Rebuild for Python 3.6 + * Wed Nov 2 2016 Orion Poplawski - 3.2-7 - Split python support into sub-packages