diff --git a/opencv.spec b/opencv.spec index 2f27949..a45970e 100644 --- a/opencv.spec +++ b/opencv.spec @@ -55,7 +55,7 @@ Name: opencv Version: 4.3.0 %global javaver %(foo=%{version}; echo ${foo//./}) -Release: 7%{?dist} +Release: 8%{?dist} Summary: Collection of algorithms for computer vision # This is normal three clause BSD. License: BSD @@ -482,6 +482,9 @@ popd %{_libdir}/libopencv_xphoto.so.%{abiver}* %changelog +* Fri Jul 24 2020 Nicolas Chauvet - 4.3.0-8 +- Rebuilt + * Sat Jul 11 2020 Jiri Vanek - 4.3.0-7 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11