From 50705982837a0ff15c811124191473091cc92525 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 27 Jan 2015 00:44:19 +0100 Subject: [PATCH] Rebuild for boost 1.57.0 --- vtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index 7180b72..0fe6c73 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: 21%{?dist} +Release: 22%{?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 @@ -456,6 +456,9 @@ cp -pr --parents Wrapping/*/README* _docs/ %doc vtk-examples/Examples %changelog +* Mon Jan 26 2015 Petr Machata - 6.1.0-22 +- Rebuild for boost 1.57.0 + * Mon Jan 19 2015 François Cami - 6.1.0-21 - Switch to non-explicit arch requires for now (bugs #1183210 #1183530)