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