diff --git a/openmpi.spec b/openmpi.spec index 8ba13e5..0bba75a 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 5.0.1 +Version: 5.0.2 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 +* Thu Feb 08 2024 Automatic Build System 5.0.2-1mamba +- automatic version update by autodist + * Fri Dec 22 2023 Automatic Build System 5.0.1-1mamba - automatic version update by autodist