diff --git a/openmpi.spec b/openmpi.spec index fd9300f..5286a7a 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 4.0.1 +Version: 4.0.2 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 +* Fri Oct 11 2019 Automatic Build System 4.0.2-1mamba +- automatic version update by autodist + * Mon Apr 01 2019 Automatic Build System 4.0.1-1mamba - automatic version update by autodist