Package Release Info

opencv3-3.4.20-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libopencv3_4
opencv3
opencv3-devel
opencv3-doc
python3-opencv3

Change Logs

* Tue Mar 11 2025 Atri Bhattacharya <badshah400@gmail.com>
- Add opencv3-drop-numpy-distutils.patch: drop use of
  numpy-distutils to determine numpy include dirs in cmake;
  upstream commit to 4.x branch.
* Mon Jan 27 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to 3.4.20:
  * Bugfixes, see
    https://github.com/opencv/opencv/wiki/ChangeLog#version3420
  * Various bugfixes backported from 4.7 branch see
    https://github.com/opencv/opencv/compare/3.4.19...3.4.20
- Drop opencv3-pr19384-tbb2021.patch: Fixed upstream.
- Rebase/refresh opencv-build-compare.patch with quilt.
* Tue Apr 18 2023 Dirk Müller <dmueller@suse.com>
- update to 3.4.19:
  * Bugfixes, see https://github.com/opencv/opencv/wiki/ChangeLog#version3419
  * Various bugfixes backported from 4.7 branch
    see https://github.com/opencv/opencv/compare/3.4.18...3.4.19
- build against system libwebp rather than embedded copy
- ensure we build against system libs in avoiding autodetection
* Sun Nov 06 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Limit ffmpeg to version 4.x and older. Upstream do not plan to
  support any newer branch of ffmpeg for the version 3.x branch.
* Sat Sep 03 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to 3.4.18
  * For details see
    https://github.com/opencv/opencv/wiki/ChangeLog#version3418
  * Bug fixes, optimizations and other enhancements are propagated
    into OpenCV 4.x
- Drop upstream gcc12-buildfixes.patch
* Thu Jan 27 2022 Dirk Müller <dmueller@suse.com>
- add gcc12-buildfixes.patch
* Mon Nov 01 2021 Ben Greiner <code@bnavigator.de>
- Update to 3.4.16
  * For details see
    https://github.com/opencv/opencv/wiki/ChangeLog#version3416
  * Bug fixes, optimizations and other enhancements are propagated
    into OpenCV 4.x
- Add opencv3-pr19384-tbb2021.patch for support of TBB 2021
  * gh#opencv/opencv#19384
* Tue Apr 13 2021 pgajdos@suse.com
- do not require pkgconfig(IlmBase), the correct dependency
  [pkgconfig(IlmBase) for openexr < 3.0.0, pkgconfig(Imath) for
  openexr >= 3.0.0] is pulled by pkgconfig(OpenEXR)
* Thu Jan 21 2021 Markéta Machová <mmachova@suse.com>
- Use the python2/python3 macros only when the corresponding
  binaries are installed, needed by new python-rpm-macros
* Fri Jun 19 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to 3.4.10
  For details, see https://github.com/opencv/opencv/wiki/ChangeLog#version3410
- Remove obsolete patches:
  * opencv-gles.patch
  * 0001-Do-not-include-glx.h-when-using-GLES.patch
  * opencv-gcc10.patch
- Disable Python 2 bindings for Tumbleweed