From 0b64376f19fdee6cfc976522ecf2291713a19abf Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Thu, 12 Jun 2025 10:27:23 +0800 Subject: [PATCH] Rebuild with hdf5 1.14.5 --- h5py.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/h5py.spec b/h5py.spec index f942127..13d0823 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 @@ -188,5 +188,8 @@ export PYTHONPATH=$(echo mpich/build/lib*) %changelog +* Thu Jun 12 mgb01105731 - 3.7.0-2 +- Rebuild with hdf5 1.14.5 + * Wed Jun 14 2023 Chunmei Xu - 3.7.0-1 - init from upstream -- Gitee