diff --git a/python-numpy.spec b/python-numpy.spec index 9670cbc..91da513 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: 1.26.2 +Version: 1.26.3 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 +* Wed Jan 03 2024 Automatic Build System 1.26.3-1mamba +- automatic version update by autodist + * Mon Nov 13 2023 Automatic Build System 1.26.2-1mamba - automatic version update by autodist