From 71364a8837dacc4d2abe23842a6c7be92b1b27ba Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:14:39 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0.3-1mamba;Sun Mar 08 2020] --- openmpi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openmpi.spec b/openmpi.spec index 5286a7a..8d4b44c 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 4.0.2 +Version: 4.0.3 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 +* Sun Mar 08 2020 Automatic Build System 4.0.3-1mamba +- automatic version update by autodist + * Fri Oct 11 2019 Automatic Build System 4.0.2-1mamba - automatic version update by autodist