diff --git a/h5py.spec b/h5py.spec index 9187f88..2ab23c8 100644 --- a/h5py.spec +++ b/h5py.spec @@ -6,7 +6,7 @@ Summary: A Python interface to the HDF5 library Name: h5py Version: 2.8.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: http://www.h5py.org/ Source0: https://files.pythonhosted.org/packages/source/h/h5py/h5py-%{version}.tar.gz @@ -107,6 +107,9 @@ chmod 0755 %{buildroot}%{python2_sitearch}/%{name}/*.so %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.8.0-2 +- Rebuilt for Python 3.7 + * Tue Jun 05 2018 Terje Rosten - 2.8.0-1 - Update to 2.8.0