From 395fa5cab72120adbfe385f008efe5132d8ec87f Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 18 Mar 2019 13:47:58 -0600 Subject: [PATCH] Rebuild for vtk 8.2 --- opencv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index 92c7df9..62067c2 100644 --- a/opencv.spec +++ b/opencv.spec @@ -57,7 +57,7 @@ Name: opencv Version: 3.4.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Collection of algorithms for computer vision # This is normal three clause BSD. License: BSD @@ -402,6 +402,9 @@ popd %{_libdir}/libopencv_xphoto.so.%{abiver}* %changelog +* Mon Mar 18 2019 Orion Poplawski +- Rebuild for vtk 8.2 + * Sun Mar 03 2019 Sérgio Basto - 3.4.4-6 - Reenable build with gdcm - Opencl is fixed for ppc64le on F30