diff --git a/vtk.spec b/vtk.spec index ec62a4f..491ed9a 100644 --- a/vtk.spec +++ b/vtk.spec @@ -17,7 +17,7 @@ Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 7.1.1 -Release: 8%{?dist} +Release: 9%{?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 @@ -951,6 +951,9 @@ cat xorg.log %changelog +* Tue Dec 26 2017 Björn Esser - 7.1.1-9 +- Rebuilt for jsoncpp.so.20 + * Mon Dec 18 2017 Orion Poplawski - 7.1.1-8 - Enable mysql and postgresql support - Use mariadb BR for F28+ (Bug #1494054)