diff --git a/openmpi.spec b/openmpi.spec index 5286a7a..8d4b44c 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 4.0.2 +Version: 4.0.3 Release: 1mamba Summary: A High Performance Message Passing Library Group: System/Tools @@ -277,6 +277,9 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1 #%doc NEWS README %changelog +* Sun Mar 08 2020 Automatic Build System 4.0.3-1mamba +- automatic version update by autodist + * Fri Oct 11 2019 Automatic Build System 4.0.2-1mamba - automatic version update by autodist