Rebuilt for protobuf 3.13
This commit is contained in:
parent
d8ec2071a8
commit
f4647943a4
@ -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…
Reference in New Issue
Block a user