diff --git a/openmpi.spec b/openmpi.spec index fc86bb2..e24a534 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 5.0.4 +Version: 5.0.5 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 +* Tue Jul 23 2024 Automatic Build System 5.0.5-1mamba +- automatic version update by autodist + * Sat Jul 20 2024 Automatic Build System 5.0.4-1mamba - automatic version update by autodist