Rebuilt for protobuf 3.14
This commit is contained in:
parent
64e493f1d2
commit
4054376b36
@ -41,7 +41,7 @@ Name: opencv
|
|||||||
Version: 4.5.1
|
Version: 4.5.1
|
||||||
%global javaver %(foo=%{version}; echo ${foo//./})
|
%global javaver %(foo=%{version}; echo ${foo//./})
|
||||||
%global abiver %(foo=%{version}; echo ${foo:0:3})
|
%global abiver %(foo=%{version}; echo ${foo:0:3})
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Collection of algorithms for computer vision
|
Summary: Collection of algorithms for computer vision
|
||||||
# This is normal three clause BSD.
|
# This is normal three clause BSD.
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -459,6 +459,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
|
|||||||
%{_libdir}/libopencv_xphoto.so.%{abiver}*
|
%{_libdir}/libopencv_xphoto.so.%{abiver}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 12 14:20:57 CET 2021 Adrian Reber <adrian@lisas.de> - 4.5.1-2
|
||||||
|
- Rebuilt for protobuf 3.14
|
||||||
|
|
||||||
* Sat Jan 02 2021 Sérgio Basto <sergio@serjux.com> - 4.5.1-1
|
* Sat Jan 02 2021 Sérgio Basto <sergio@serjux.com> - 4.5.1-1
|
||||||
- Update to 4.5.1
|
- Update to 4.5.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user