From 027e6fdc2387d56f19147ad5014affcccc518c31 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Mon, 21 Jan 2013 17:57:01 +0100 Subject: [PATCH] Rebuild due to "jpeg8-ABI" feature drop Signed-off-by: Adam Tkac --- vtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index 75219cd..062d06c 100644 --- a/vtk.spec +++ b/vtk.spec @@ -12,7 +12,7 @@ Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 5.10.1 -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 @@ -413,6 +413,9 @@ rm -rf %{buildroot} %doc vtk-examples/Examples %changelog +* Mon Jan 21 2013 Adam Tkac - 5.10.1-3 +- rebuild due to "jpeg8-ABI" feature drop + * Mon Dec 03 2012 Orion Poplawski - 5.10.1-2 - Rebuild for hdf5 1.8.10 - Change doc handling