From 530e594b4a03b771e374caa8b0b45cc3b8b2b729 Mon Sep 17 00:00:00 2001 From: tomcruiseqi <10762123+tomcruiseqi@user.noreply.gitee.com> Date: Fri, 15 Aug 2025 17:27:52 +0800 Subject: [PATCH] Rebuild --- h5py.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/h5py.spec b/h5py.spec index 813f3cb..a1fb1ff 100644 --- a/h5py.spec +++ b/h5py.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Summary: A Python interface to the HDF5 library Name: h5py @@ -196,6 +196,9 @@ export PYTHONPATH=$(echo mpich/build/lib*) %changelog +* Fri Aug 15 2025 tomcruiseqi tomcruiseqi@inspur.com - 3.11.0-2 +- Rebuild + * Tue Jun 17 2025 wenxin - 3.11.0-1 - update to 3.11.0 -- Gitee