Rebuild for hdf5 1.10.6

This commit is contained in:
Orion Poplawski 2020-06-25 14:18:21 -06:00
parent ba3d67810e
commit 6a8a63f7d8
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: dolfin
Version: 2019.1.0.post0
%global fenics_version 2019.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: FEniCS computational backend and problem solving environment
License: LGPLv3+
@ -156,6 +156,9 @@ ctest -V %{?_smp_mflags}
%{python3_sitearch}/fenics_dolfin-%{fenics_version}*-py%{python3_version}.egg-info/
%changelog
* Thu Jun 25 2020 Orion Poplawski <orion@cora.nwra.com> - 2019.1.0.post0-6
- Rebuild for hdf5 1.10.6
* Tue Jun 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 2019.1.0.post0-5
- Directly BR python3-setuptools.