From 13c5adcd4179729b3abeed113f4f0ae2a2db9ea1 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 9 Aug 2021 20:16:17 -0600 Subject: [PATCH] Rebuild for hdf5 1.10.7/netcdf 4.8.0 --- vtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index a667385..3e00e84 100644 --- a/vtk.spec +++ b/vtk.spec @@ -46,7 +46,7 @@ Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 9.0.2 -Release: 5%{?dist} +Release: 6%{?dist} # This is a variant BSD license, a cross between BSD and ZLIB. # For all intents, it has the same rights and restrictions as BSD. # http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant @@ -798,6 +798,9 @@ cat xorg.log %changelog +* Tue Aug 10 2021 Orion Poplawski - 9.0.2-6 +- Rebuild for hdf5 1.10.7/netcdf 4.8.0 + * Tue Aug 10 2021 Orion Poplawski - 9.0.2-5 - More rpath cleanup