diff --git a/python-mpi4py.spec b/python-mpi4py.spec index 8e7f20a..ad78381 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.2 +Version: 4.0.3 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 +* Fri Feb 14 2025 Automatic Build System 4.0.3-1mamba +- automatic version update by autodist + * Sun Feb 02 2025 Automatic Build System 4.0.2-1mamba - automatic version update by autodist