Compare commits
No commits in common. "c8" and "c8-beta" have entirely different histories.
@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
Name: opencv
|
Name: opencv
|
||||||
Version: 3.4.6
|
Version: 3.4.6
|
||||||
Release: 9%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Collection of algorithms for computer vision
|
Summary: Collection of algorithms for computer vision
|
||||||
# This is normal three clause BSD.
|
# This is normal three clause BSD.
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -155,7 +155,6 @@ and Computer Vision algorithms.
|
|||||||
|
|
||||||
%package core
|
%package core
|
||||||
Summary: OpenCV core libraries
|
Summary: OpenCV core libraries
|
||||||
Requires: qt5-qtbase%{?_isa} >= 5.15
|
|
||||||
|
|
||||||
%description core
|
%description core
|
||||||
This package contains the OpenCV C/C++ core libraries.
|
This package contains the OpenCV C/C++ core libraries.
|
||||||
@ -377,9 +376,6 @@ popd
|
|||||||
%{_libdir}/libopencv_xphoto.so.%{abiver}*
|
%{_libdir}/libopencv_xphoto.so.%{abiver}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Oct 06 2025 Lukáš Zaoral <lzaoral@redhat.com> - 3.4.6-9
|
|
||||||
- establish explicit dependency between opencv-core and qt5-qtbase (RHEL-118394)
|
|
||||||
|
|
||||||
* Wed Aug 03 2022 Jiri Kucera <jkucera@redhat.com> - 3.4.6-8
|
* Wed Aug 03 2022 Jiri Kucera <jkucera@redhat.com> - 3.4.6-8
|
||||||
- Fix cvSaveImage
|
- Fix cvSaveImage
|
||||||
Resolves: #2104776
|
Resolves: #2104776
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user