From 16450b46341e234da0206536bc3860e3dc545e7e Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 7 May 2021 12:13:31 +0200 Subject: [PATCH] Rebuild (gdal) --- opencv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index 715e602..92ce967 100644 --- a/opencv.spec +++ b/opencv.spec @@ -52,7 +52,7 @@ Name: opencv Version: 4.5.2 %global javaver %(foo=%{version}; echo ${foo//./}) %global abiver %(foo=%{version}; echo ${foo:0:3}) -Release: 2%{?dist} +Release: 3%{?dist} Summary: Collection of algorithms for computer vision # This is normal three clause BSD. License: BSD @@ -479,6 +479,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope %{_libdir}/libopencv_xphoto.so.%{abiver}* %changelog +* Fri May 07 2021 Sandro Mani - 4.5.2-3 +- Rebuild (gdal) + * Thu Apr 29 2021 Sérgio Basto - 4.5.2-2 - Upstream fixed GCC11 issues, so we can re-enable the tests