Rebuild (gdal)
This commit is contained in:
parent
9b14a65750
commit
3e129d6efd
1 changed files with 4 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Name: opencv
|
|||
Version: 4.5.2
|
||||
%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
|
||||
|
|
@ -479,6 +479,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
|
|||
%{_libdir}/libopencv_xphoto.so.%{abiver}*
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2021 Sandro Mani <manisandro@gmail.com> - 4.5.2-5
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Thu May 20 2021 Richard Shaw <hobbes1069@gmail.com> - 4.5.2-4
|
||||
- Rebuild for gdal 3.3.0.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue