diff --git a/python-numpy.spec b/python-numpy.spec index 2eb7fd8..822a997 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-numpy -Version: 2.0.0 +Version: 2.0.1 Release: 1mamba Summary: NumPy: Scientific computing with Python NumPy Group: System/Libraries/Python @@ -92,6 +92,9 @@ ln -s %{python_sitearch}/numpy/core/include/numpy %{buildroot}%{_includedir}/num %endif %changelog +* Sun Jul 21 2024 Automatic Build System 2.0.1-1mamba +- automatic version update by autodist + * Wed Jun 19 2024 Automatic Build System 2.0.0-1mamba - automatic version update by autodist