Rebuild for gdal & vtk

This commit is contained in:
Jiri Kucera 2021-06-20 02:53:00 +02:00
parent ba4d7dd0ef
commit 02151d7fa7
1 changed files with 4 additions and 1 deletions

View File

@ -58,7 +58,7 @@ Name: opencv
Version: 4.5.2
%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
@ -487,6 +487,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
* Sat Jun 19 2021 Jiri Kucera <jkucera@redhat.com> - 4.5.2-2
- Rebuild for gdal & vtk
* Sat Apr 03 2021 Nicolas Chauvet <kwizart@gmail.com> - 4.5.2-1
- Update to 4.5.2