Rebuild (proj, gdal)
This commit is contained in:
parent
dfdbb6495c
commit
7b959abfa3
@ -45,7 +45,7 @@ Name: opencv
|
||||
Version: 4.5.0
|
||||
%global javaver %(foo=%{version}; echo ${foo//./})
|
||||
%global abiver %(foo=%{version}; echo ${foo:0:3})
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Collection of algorithms for computer vision
|
||||
# This is normal three clause BSD.
|
||||
License: BSD
|
||||
@ -461,6 +461,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
|
||||
%{_libdir}/libopencv_xphoto.so.%{abiver}*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 6 22:47:45 CET 2020 Sandro Mani <manisandro@gmail.com> - 4.5.0-2
|
||||
- Rebuild (proj, gdal)
|
||||
|
||||
* Thu Oct 15 2020 Sérgio Basto <sergio@serjux.com> - 4.5.0-1
|
||||
- Update 4.5.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user