diff --git a/h5py.spec b/h5py.spec index f94212772e2dab07cc5854156f3b085845f8ec5d..13d0823e9da141031177229b02f1ac0b1049a8a3 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