Rebuilt for protobuf 3.19.0
This commit is contained in:
parent
e52407b01d
commit
b3d22ee509
@ -50,7 +50,7 @@ Name: opencv
|
||||
Version: 4.5.4
|
||||
%global javaver %(foo=%{version}; echo ${foo//./})
|
||||
%global abiver %(foo=%{version}; echo ${foo:0:3})
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Collection of algorithms for computer vision
|
||||
# This is normal three clause BSD.
|
||||
License: BSD
|
||||
@ -482,6 +482,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
|
||||
%{_libdir}/libopencv_xphoto.so.%{abiver}*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 06 2021 Adrian Reber <adrian@lisas.de> - 4.5.4-4
|
||||
- Rebuilt for protobuf 3.19.0
|
||||
|
||||
* Fri Nov 05 2021 Adrian Reber <adrian@lisas.de> - 4.5.4-3
|
||||
- Rebuilt for protobuf 3.19.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user