Rebuild for openexr 3.

This commit is contained in:
Richard Shaw 2021-07-20 07:12:58 -05:00
parent 6b1661459f
commit 720ac91eaa
1 changed files with 4 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Name: opencv
Version: 4.5.3
%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
@ -481,6 +481,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
* Tue Jul 20 2021 Richard Shaw <hobbes1069@gmail.com> - 4.5.3-2
- Rebuild for openexr 3.
* Thu Jul 15 2021 Sérgio Basto <sergio@serjux.com> - 4.5.3-1
- Update to 4.5.3