Rebuild for hdf5 1.12.1

This commit is contained in:
Orion Poplawski 2021-11-20 21:42:58 -07:00
parent 70793626b9
commit eeee2d45eb
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: Field3D
Version: 1.7.3
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Library for storing voxel data
License: BSD
@ -45,6 +45,7 @@ Development headers and documentation for %{name}.
%build
export CXXFLAGS="%{optflags} -DH5_USE_110_API"
%cmake -DINSTALL_DOCS=OFF
%cmake_build
@ -75,6 +76,9 @@ pushd %{_vpath_builddir}
%changelog
* Sun Nov 21 2021 Orion Poplawski <orion@nwra.com> - 1.7.3-16
- Rebuild for hdf5 1.12.1
* Fri Aug 20 2021 Richard Shaw <hobbes1069@gmail.com> - 1.7.3-15
- Rebuild for OpenEXR/Imath 3.1.