Rebuild for gdal-3.5.0 and/or openjpeg-2.5.0

This commit is contained in:
Sandro Mani 2022-05-21 18:00:12 +02:00
parent feee2b1ca8
commit 478358c96b
1 changed files with 4 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Name: opencv
Version: 4.5.5
%global javaver %(foo=%{version}; echo ${foo//./})
%global abiver %(foo=%{version}; echo ${foo:0:3})
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD
@ -488,6 +488,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
* Sat May 21 2022 Sandro Mani <manisandro@gmail.com> - 4.5.5-8
- Rebuild for gdal-3.5.0 and/or openjpeg-2.5.0
* Sun Mar 20 2022 Sérgio Basto <sergio@serjux.com> - 4.5.5-7
- Switch to new Python loader, doesn't fix rhbz #2054951 but can be a step