diff --git a/vtk.spec b/vtk.spec index c50dc86..dbba5f8 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.1.0 -Release: 23%{?dist} +Release: 24%{?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 @@ -460,6 +460,9 @@ cp -pr --parents Wrapping/*/README* _docs/ %doc vtk-examples/Examples %changelog +* Wed Feb 04 2015 Petr Machata - 6.1.0-24 +- Bump for rebuild. + * Tue Feb 3 2015 Orion Poplawski - 6.1.0-23 - Add patch to fix tcl library loading