From c1cc3f5ad1428650eb8fd74bc5e1bc34e87d8fb3 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Oct 29 2015 23:11:46 +0000 Subject: Rebuild for vtk 6.3.0 --- diff --git a/InsightToolkit.spec b/InsightToolkit.spec index ed18c6c..4166758 100644 --- a/InsightToolkit.spec +++ b/InsightToolkit.spec @@ -13,7 +13,7 @@ Name: InsightToolkit Summary: Insight Toolkit library for medical image processing Version: %{_ver_major}.%{_ver_minor}.%{_ver_release} -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Group: Applications/Engineering Source0: http://sourceforge.net/projects/itk/files/itk/%{_ver_major}.%{_ver_minor}/%{name}-%{version}.tar.xz @@ -249,6 +249,9 @@ make test -C %{_target_platform} || exit 0 %{_libdir}/cmake/%{name}/Modules/ITKVtkGlue.cmake %changelog +* Thu Oct 29 2015 Orion Poplawski - 4.8.1-3 +- Rebuild for vtk 6.3.0 + * Mon Oct 12 2015 Sebastian Pölsterl - 4.8.1-2 - Fix build using castxml and SSE patch