From 3b88f3fa847bf8fb62b92a1ee4883ca1d6d54599 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 11 Oct 2023 16:21:06 -0600 Subject: [PATCH] Rebuild for openslide 4.0.0 --- vtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index fb8f73c..fec52df 100644 --- a/vtk.spec +++ b/vtk.spec @@ -45,7 +45,7 @@ Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 9.2.6 -Release: 8%{?dist} +Release: 9%{?dist} License: BSD-3-Clause Source0: https://www.vtk.org/files/release/9.2/VTK-%{version}.tar.gz Source1: https://www.vtk.org/files/release/9.2/VTKData-%{version}.tar.gz @@ -824,6 +824,9 @@ cat xorg.log %changelog +* Wed Oct 11 2023 Orion Poplawski - 9.2.6-9 +- Rebuild for openslide 4.0.0 + * Sun Sep 17 2023 Orion Poplawski - 9.2.6-8 - Use loops for mpi builds/intalls