diff --git a/openmpi.spec b/openmpi.spec index d83922c..fc86bb2 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 5.0.3 +Version: 5.0.4 Release: 1mamba Summary: A High Performance Message Passing Library Group: System/Tools @@ -149,6 +149,9 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1 #%doc NEWS README %changelog +* Sat Jul 20 2024 Automatic Build System 5.0.4-1mamba +- automatic version update by autodist + * Fri Apr 12 2024 Automatic Build System 5.0.3-1mamba - automatic version update by autodist