From aff8f5ca3c95a69308e82aa129cfcdcf207deda9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:31:47 +0100 Subject: [PATCH] automatic version update by autodist [release 1.26.1-1mamba;Sun Oct 15 2023] --- python-numpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-numpy.spec b/python-numpy.spec index 3054359..a7874d8 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-numpy -Version: 1.26.0 -Release: 2mamba +Version: 1.26.1 +Release: 1mamba Summary: NumPy: Scientific computing with Python NumPy Group: System/Libraries/Python Vendor: openmamba @@ -92,6 +92,9 @@ ln -s %{python_sitearch}/numpy/core/include/numpy %{buildroot}%{_includedir}/num %endif %changelog +* Sun Oct 15 2023 Automatic Build System 1.26.1-1mamba +- automatic version update by autodist + * Fri Sep 29 2023 Silvan Calarco 1.26.0-2mamba - rebuilt with python3 == 3.11