Rebuild for hdf5 1.10.7

This commit is contained in:
Orion Poplawski 2021-08-09 20:10:28 -06:00
parent fe7fb71bd8
commit 0ecf696d0e
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: 4%{?dist}
Release: 5%{?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 Aug 10 2021 Orion Poplawski <orion@nwra.com> - 4.5.3-5
- Rebuild for hdf5 1.10.7
* Sat Jul 31 2021 Richard Shaw <hobbes1069@gmail.com> - 4.5.3-4
- Rebuild for OpenEXR/Imath 3.