From 1d40d64f57ec5cf48dccce4a802a0713b5435e5f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 20 Jul 2024 20:18:57 +0200 Subject: [PATCH] automatic version update by autodist [release 5.0.4-1mamba;Sat Jul 20 2024] --- openmpi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openmpi.spec b/openmpi.spec index d83922c..fc86bb2 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 5.0.3 +Version: 5.0.4 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 +* Sat Jul 20 2024 Automatic Build System 5.0.4-1mamba +- automatic version update by autodist + * Fri Apr 12 2024 Automatic Build System 5.0.3-1mamba - automatic version update by autodist