|
|
|
@ -55,7 +55,7 @@
|
|
|
|
|
Name: opencv
|
|
|
|
|
Version: 4.3.0
|
|
|
|
|
%global javaver %(foo=%{version}; echo ${foo//./})
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?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 Jun 26 2020 Orion Poplawski <orion@nwra.com> - 4.3.0-6
|
|
|
|
|
- Rebuild for hdf5 1.10.6
|
|
|
|
|
|
|
|
|
|
* Tue Jun 23 2020 Adrian Reber <adrian@lisas.de> - 4.3.0-5
|
|
|
|
|
- Rebuilt for protobuf 3.12
|
|
|
|
|
|
|
|
|
|