Rebuild (gdal)

epel9
Sandro Mani 4 years ago
parent 9f66169420
commit 16450b4634

@ -52,7 +52,7 @@ Name: opencv
Version: 4.5.2
%global javaver %(foo=%{version}; echo ${foo//./})
%global abiver %(foo=%{version}; echo ${foo:0:3})
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD
@ -479,6 +479,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
* Fri May 07 2021 Sandro Mani <manisandro@gmail.com> - 4.5.2-3
- Rebuild (gdal)
* Thu Apr 29 2021 Sérgio Basto <sergio@serjux.com> - 4.5.2-2
- Upstream fixed GCC11 issues, so we can re-enable the tests

Loading…
Cancel
Save