From f981fcc6118c5c8e9ad6755e45eaa7b632dba99b Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Thu, 21 May 2020 12:00:17 +0200 Subject: [PATCH] Rebuild (gdal) --- opencv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index 82d455a..9536b6a 100644 --- a/opencv.spec +++ b/opencv.spec @@ -60,7 +60,7 @@ Name: opencv Version: 4.2.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Collection of algorithms for computer vision # This is normal three clause BSD. License: BSD @@ -468,6 +468,9 @@ popd %{_libdir}/libopencv_xphoto.so.%{abiver}* %changelog +* Thu May 21 2020 Sandro Mani - 4.2.0-7 +- Rebuild (gdal) + * Fri May 08 2020 Nicolas Chauvet - 4.2.0-6 - Drop compat symlink for includes - rhbz#1830266