From eb979152d96c9b94717c92b5a00e18ab4302df6b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 16 Feb 2025 11:49:56 +0100 Subject: [PATCH] automatic version update by autodist [release 5.0.7-1mamba;Sat Feb 15 2025] --- openmpi.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/openmpi.spec b/openmpi.spec index a6892c7..a210931 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: openmpi -Version: 5.0.6 +Version: 5.0.7 Release: 1mamba Summary: A High Performance Message Passing Library Group: System/Tools @@ -57,7 +57,6 @@ Requires: libmpi = %{?epoch:%epoch:}%{version}-%{release} The Open MPI Project is an open source MPI-2 implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers. This package contains static libraries and header files needed for development. -%debug_package %prep %setup -q @@ -66,7 +65,6 @@ This package contains static libraries and header files needed for development. %ifarch arm sed -i "s|armv5\*linux|arm*linux|" configure || exit 1 %endif -#%patch0 -p1 %build #:<< _EOF @@ -149,6 +147,9 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1 #%doc NEWS README %changelog +* Sat Feb 15 2025 Automatic Build System 5.0.7-1mamba +- automatic version update by autodist + * Sat Nov 16 2024 Automatic Build System 5.0.6-1mamba - automatic version update by autodist