diff --git a/python-mpi4py.spec b/python-mpi4py.spec index f188090..0bc8200 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.0 +Version: 4.0.1 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 Oct 13 2024 Automatic Build System 4.0.1-1mamba +- automatic version update by autodist + * Mon Jul 29 2024 Automatic Build System 4.0.0-1mamba - automatic version update by autodist