Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/opencv.git#6052aa5107847804d3c11e40a6a514d1a20ba5d6
This commit is contained in:
parent
5326c15218
commit
93f060a3b6
@ -45,7 +45,7 @@ Name: opencv
|
||||
Version: 4.5.1
|
||||
%global javaver %(foo=%{version}; echo ${foo//./})
|
||||
%global abiver %(foo=%{version}; echo ${foo:0:3})
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Collection of algorithms for computer vision
|
||||
# This is normal three clause BSD.
|
||||
License: BSD
|
||||
@ -462,6 +462,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
|
||||
%{_libdir}/libopencv_xphoto.so.%{abiver}*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 31 2021 Orion Poplawski <orion@nwra.com> - 4.5.1-5
|
||||
- Rebuild for VTK 9
|
||||
|
||||
* Wed Jan 27 2021 Tomas Popela <tpopela@redhat.com> - 4.5.1-4
|
||||
- Drop unused BR on SFML and disable VTK support on RHEL 8+
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user