Rebuild for hdf5 1.8.17

This commit is contained in:
Orion Poplawski 2016-06-29 12:19:41 -06:00
parent 317c2df0b6
commit d862975e9d
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Summary: A Python interface to the HDF5 library
Name: h5py
Version: 2.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Group: Applications/Engineering
License: BSD
URL: http://www.h5py.org/
@ -131,6 +131,9 @@ chmod 0755 %{buildroot}%{python_sitearch}/%{name}/*.so
%endif
%changelog
* Wed Jun 29 2016 Orion Poplawski <orion@cora.nwra.com> - 2.6.0-2
- Rebuild for hdf5 1.8.17
* Sun Apr 10 2016 Orion Poplawski <orion@cora.nwra.com> - 2.6.0-1
- Update to 2.6.0
- Modernize spec and ship python2-h5py package