From 15c0b55f2f6b457df71ec074d2fe7113c8f4a2c2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 29 Jul 2024 14:21:17 +0200 Subject: [PATCH] automatic version update by autodist [release 4.0.0-1mamba;Mon Jul 29 2024] --- python-mpi4py.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mpi4py.spec b/python-mpi4py.spec index be31cb2..f188090 100644 --- a/python-mpi4py.spec +++ b/python-mpi4py.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-mpi4py -Version: 3.1.6 +Version: 4.0.0 Release: 1mamba Summary: Python bindings for MPI Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/%{pkgname}/* %changelog +* Mon Jul 29 2024 Automatic Build System 4.0.0-1mamba +- automatic version update by autodist + * Mon May 06 2024 Silvan Calarco 3.1.6-1mamba - package created using the webbuild interface