From 2b2388806d9605e00209b8c4e8daca0164ead893 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 17 May 2015 16:25:15 -0600 Subject: [PATCH] Rebuild for hdf5 1.8.15 --- vtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index c8a780d..573fa28 100644 --- a/vtk.spec +++ b/vtk.spec @@ -9,7 +9,7 @@ Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 6.2.0 -Release: 2%{?dist} +Release: 3%{?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 @@ -461,6 +461,9 @@ cat xorg.log %changelog +* Sun May 17 2015 Orion Poplawski - 6.2.0-3 +- Rebuild for hdf5 1.8.15 + * Sat May 02 2015 Kalev Lember - 6.2.0-2 - Rebuilt for GCC 5 C++11 ABI change