epel9
Nicolas Chauvet 4 years ago
parent eeabf8bd1c
commit 89f9da9d18

@ -55,7 +55,7 @@
Name: opencv
Version: 4.3.0
%global javaver %(foo=%{version}; echo ${foo//./})
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 @@ popd
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
* Fri Jul 24 2020 Nicolas Chauvet <kwizart@gmail.com> - 4.3.0-8
- Rebuilt
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 4.3.0-7
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11

Loading…
Cancel
Save