Rebuild for OpenEXR 2.5.3.

epel9
Richard Shaw 4 years ago
parent 8d08ab7e12
commit ea40db6e60

@ -45,7 +45,7 @@ Name: opencv
Version: 4.5.0
%global javaver %(foo=%{version}; echo ${foo//./})
%global abiver %(foo=%{version}; echo ${foo:0:3})
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD
@ -463,6 +463,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
* Fri Jan 01 2021 Richard Shaw <hobbes1069@gmail.com> - 4.5.0-4
- Rebuild for OpenEXR 2.5.3.
* Sat Dec 5 2020 Jeff Law <law@redhat.com> - 4.5.0-3
- Fix missing #include for gcc-11

Loading…
Cancel
Save