diff --git a/python-numpy.spec b/python-numpy.spec index 6e3376c..a7c3a1c 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.2.1 +Version: 2.2.2 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}/nu %endif %changelog +* Sun Jan 19 2025 Automatic Build System 2.2.2-1mamba +- automatic version update by autodist + * Sun Dec 22 2024 Automatic Build System 2.2.1-1mamba - automatic version update by autodist