Rebuild (tesseract)

This commit is contained in:
Sandro Mani 2021-12-19 18:58:21 +01:00
parent 7fcdce3f44
commit c0ffc90083
1 changed files with 4 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Name: opencv
Version: 4.5.4
%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
@ -482,6 +482,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
* Sun Dec 19 2021 Sandro Mani <manisandro@gmail.com> - 4.5.4-8
- Rebuild (tesseract)
* Tue Dec 14 2021 Sandro Mani <manisandro@gmail.com> - 4.5.4-7
- Rebuild (tesseract)