From 1c78439df1a2f002b450d44f908620cbc43e45de Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 9 Aug 2021 20:02:33 -0600 Subject: [PATCH] Rebuild for hdf5 1.10.7 --- h5py.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/h5py.spec b/h5py.spec index 9d6c4aa..be5eafa 100644 --- a/h5py.spec +++ b/h5py.spec @@ -4,7 +4,7 @@ Summary: A Python interface to the HDF5 library Name: h5py Version: 3.2.1 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD URL: http://www.h5py.org/ Source0: https://files.pythonhosted.org/packages/source/h/h5py/h5py-%{version}.tar.gz @@ -197,6 +197,9 @@ mpirun %{__python3} -m pytest --pyargs h5py -rxXs --with-mpi ${PYTHONPATH} || ex %changelog +* Tue Aug 10 2021 Orion Poplawski - 3.2.1-4 +- Rebuild for hdf5 1.10.7 + * Thu Jul 22 2021 Fedora Release Engineering - 3.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild