|
|
|
@ -55,7 +55,7 @@
|
|
|
|
|
Name: opencv
|
|
|
|
|
Version: 4.3.0
|
|
|
|
|
%global javaver %(foo=%{version}; echo ${foo//./})
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?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
|
|
|
|
|
* Tue Jun 23 2020 Adrian Reber <adrian@lisas.de> - 4.3.0-5
|
|
|
|
|
- Rebuilt for protobuf 3.12
|
|
|
|
|
|
|
|
|
|
* Sun Jun 21 2020 Sérgio Basto <sergio@serjux.com> - 4.3.0-4
|
|
|
|
|
- Readd flake8 build requirement
|
|
|
|
|
- Fix build because pangox has been retired for F33 so we need remove the BR
|
|
|
|
|