Rebuild for hdf5 1.8.18

This commit is contained in:
Orion Poplawski 2016-12-06 11:43:59 -07:00
parent df8912ff8a
commit 4fddbe2ade
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: Field3D
Version: 1.7.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Library for storing voxel data
License: BSD
@ -80,6 +80,9 @@ popd
%changelog
* Tue Dec 06 2016 Orion Poplawski <orion@cora.nwra.com> - 1.7.2-4
- Rebuild for hdf5 1.8.18
* Mon Oct 17 2016 Richard Shaw <hobbes1069@gmail.com> - 1.7.2-3
- Add patch to fix unit tests on big endian systems.