diff --git a/openmpi.spec b/openmpi.spec index 4311651..dca27eb 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 3.1.1 +Version: 3.1.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 +* Tue Sep 18 2018 Automatic Build System 3.1.2-1mamba +- automatic version update by autodist + * Mon Aug 20 2018 Automatic Build System 3.1.1-1mamba - automatic version update by autodist