From e2db90bf0200f529c6948465a5ce6036e9282165 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:14:42 +0100 Subject: [PATCH] automatic version update by autodist [release 5.0.1-1mamba;Fri Dec 22 2023] --- openmpi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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