diff --git a/openmpi.spec b/openmpi.spec index 045aa9f..8ba13e5 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 5.0.0 -Release: 3mamba +Version: 5.0.1 +Release: 1mamba Summary: A High Performance Message Passing Library Group: System/Tools Vendor: openmamba @@ -149,6 +149,9 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1 #%doc NEWS README %changelog +* Fri Dec 22 2023 Automatic Build System 5.0.1-1mamba +- automatic version update by autodist + * Thu Nov 02 2023 Silvan Calarco 5.0.0-3mamba - rebuilt with openpmix