diff --git a/python-numpy.spec b/python-numpy.spec index f42faa6..855802c 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.1.2 +Version: 2.1.3 Release: 1mamba Summary: NumPy: Scientific computing with Python NumPy Group: System/Libraries/Python @@ -86,6 +86,9 @@ ln -s %{python_sitearch}/numpy/core/include/numpy %{buildroot}%{_includedir}/num %endif %changelog +* Sun Nov 03 2024 Automatic Build System 2.1.3-1mamba +- automatic version update by autodist + * Sun Oct 06 2024 Automatic Build System 2.1.2-1mamba - automatic version update by autodist