From 76e076ae6b3f2feba6088a2e115f4bfe5f8299f5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 3 Feb 2025 10:17:50 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0.2-1mamba;Sun Feb 02 2025] --- python-mpi4py.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mpi4py.spec b/python-mpi4py.spec index 0bc8200..8e7f20a 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: 4.0.1 +Version: 4.0.2 Release: 1mamba Summary: Python bindings for MPI Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/%{pkgname}/* %changelog +* Sun Feb 02 2025 Automatic Build System 4.0.2-1mamba +- automatic version update by autodist + * Sun Oct 13 2024 Automatic Build System 4.0.1-1mamba - automatic version update by autodist