automatic version update by autodist [release 2.2.0-1mamba;Mon Dec 09 2024]

This commit is contained in:
Automatic Build System 2024-12-09 23:07:34 +01:00
parent ee56caef6a
commit a6cd795989

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-numpy Name: python-numpy
Version: 2.1.3 Version: 2.2.0
Release: 2mamba Release: 1mamba
Summary: NumPy: Scientific computing with Python NumPy Summary: NumPy: Scientific computing with Python NumPy
Group: System/Libraries/Python Group: System/Libraries/Python
Vendor: openmamba Vendor: openmamba
@ -86,6 +86,9 @@ ln -s %{python_sitearch}/numpy/_core/include/numpy %{buildroot}%{_includedir}/nu
%endif %endif
%changelog %changelog
* Mon Dec 09 2024 Automatic Build System <autodist@openmamba.org> 2.2.0-1mamba
- automatic version update by autodist
* Sat Nov 23 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.3-2mamba * Sat Nov 23 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.3-2mamba
- fixed %{_includedir}/numpy symlink to includes - fixed %{_includedir}/numpy symlink to includes