diff --git a/numpy-2.3.1.tar.gz b/numpy-2.3.2.tar.gz similarity index 32% rename from numpy-2.3.1.tar.gz rename to numpy-2.3.2.tar.gz index 80aa905aaedd1fb7761fea7d6ccd1ccd2d5f60b3..5538bbf4f6db463fe2759624984ed3c1d33c8ca8 100644 --- a/numpy-2.3.1.tar.gz +++ b/numpy-2.3.2.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ec9ae20a4226da374362cca3c62cd753faf2f951440b0e3b98e93c235441d2b -size 20390372 +oid sha256:e0486a11ec30cdecb53f184d496d1c6a20786c81e55e41640270130056f8ee48 +size 20489306 diff --git a/numpy.spec b/numpy.spec index db3fa6c6347ff41a386b69ede7f4cccb4ff3d70e..cbee663d4e634d7918d926bd9c745293893c4ffc 100644 --- a/numpy.spec +++ b/numpy.spec @@ -1,13 +1,13 @@ %global modname numpy Name: numpy -Version: 2.3.1 +Version: 2.3.2 Release: 1 Epoch: 1 Summary: A fast multidimensional array facility for Python License: BSD-3-Clause AND MIT AND Apache-2.0 AND (Zlib OR BSL-1.0) -URL: http://www.numpy.org/ +URL: https://www.numpy.org/ Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz BuildRequires: openblas-devel @@ -107,6 +107,9 @@ popd &> /dev/null %exclude %{python3_sitearch}/%{name}/f2py/tests/ %changelog +* Fri Sep 05 2025 Funda Wang - 1:2.3.2-1 +- update to 2.3.2 + * Thu Aug 28 2025 yueyaoqiang - 1:2.3.1-1 - Update to 2.3.1