Rebuilt for protobuf 3.13

epel9
Adrian Reber 4 years ago
parent d8ec2071a8
commit f4647943a4
No known key found for this signature in database
GPG Key ID: 82C9378ED3C4906A

@ -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 <adrian@lisas.de> - 4.3.0-9
- Rebuilt for protobuf 3.13
* Fri Jul 24 2020 Nicolas Chauvet <kwizart@gmail.com> - 4.3.0-8
- Rebuilt
- Fix cmake build

Loading…
Cancel
Save