automatic version update by autodist [release 2.1.2-1mamba;Sun Oct 06 2024]

This commit is contained in:
Automatic Build System 2024-10-06 21:13:57 +02:00
parent 09b651e6d8
commit 5cf91c8cfe

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-numpy
Version: 2.1.1
Version: 2.1.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}/num
%endif
%changelog
* Sun Oct 06 2024 Automatic Build System <autodist@openmamba.org> 2.1.2-1mamba
- automatic version update by autodist
* Wed Sep 04 2024 Automatic Build System <autodist@openmamba.org> 2.1.1-1mamba
- automatic version update by autodist