diff --git a/numpy-2.3.3.tar.gz b/numpy-2.3.4.tar.gz similarity index 69% rename from numpy-2.3.3.tar.gz rename to numpy-2.3.4.tar.gz index 367bbbea4e413a6201560b39575d48187f0f12e8..30bc9d8cabd36a278894ea302684ba5e7aeff076 100644 Binary files a/numpy-2.3.3.tar.gz and b/numpy-2.3.4.tar.gz differ diff --git a/numpy.spec b/numpy.spec index ebbd5c8a4f954077d042cb11a08e7e2ac5d9f86f..d072c77f4a8b4a8563bceecef980d9dd975f7ee2 100644 --- a/numpy.spec +++ b/numpy.spec @@ -1,7 +1,7 @@ %global modname numpy Name: numpy -Version: 2.3.3 +Version: 2.3.4 Release: 1 Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -107,6 +107,9 @@ popd &> /dev/null %exclude %{python3_sitearch}/%{name}/f2py/tests/ %changelog +* Thu Nov 27 2025 sunliqiang - 1:2.3.4-1 +- update to 2.3.4 + * Thu Nov 27 2025 sunliqiang - 1:2.3.3-1 - update to 2.3.3