From f4647943a42fa68f89940f2b3232b663878c360a Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Thu, 24 Sep 2020 07:36:56 +0200 Subject: [PATCH] Rebuilt for protobuf 3.13 --- opencv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index e2090f5..3aaca28 100644 --- a/opencv.spec +++ b/opencv.spec @@ -60,7 +60,7 @@ Name: opencv Version: 4.3.0 %global javaver %(foo=%{version}; echo ${foo//./}) -Release: 8%{?dist} +Release: 9%{?dist} Summary: Collection of algorithms for computer vision # This is normal three clause BSD. License: BSD @@ -481,6 +481,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope %{_libdir}/libopencv_xphoto.so.%{abiver}* %changelog +* Thu Sep 24 2020 Adrian Reber - 4.3.0-9 +- Rebuilt for protobuf 3.13 + * Fri Jul 24 2020 Nicolas Chauvet - 4.3.0-8 - Rebuilt - Fix cmake build