diff --git a/openmpi.spec b/openmpi.spec index a4dceb5..9e5703a 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ Name: openmpi Version: 2.1.1 -Release: 18 +Release: 19 Summary: Open Source High Performance Computing License: BSD and MIT and Romio URL: http://www.open-mpi.org/ @@ -194,6 +194,9 @@ make check %{_mandir}/%{name_all}/man*/* %changelog +* Mon Nov 2 2020 wangxiao - 2.1.1-19 +- delete unnessary file + * Wed Oct 21 2020 wangxiao - 2.1.1-18 - drop python2 subpackage