Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2020-06-14 18:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv (Old)
 and      /work/SRC/openSUSE:Factory/.opencv.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv"

Sun Jun 14 18:16:45 2020 rev:82 rq:814224 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv/opencv.changes    2020-01-30 
09:38:41.165402937 +0100
+++ /work/SRC/openSUSE:Factory/.opencv.new.3606/opencv.changes  2020-06-14 
18:16:53.411102568 +0200
@@ -1,0 +2,5 @@
+Fri Jun 12 14:18:41 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Disable Python 2 bindings for Tumbleweed.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ opencv.spec ++++++
--- /var/tmp/diff_new_pack.RzwZhi/_old  2020-06-14 18:16:55.547108049 +0200
+++ /var/tmp/diff_new_pack.RzwZhi/_new  2020-06-14 18:16:55.551108060 +0200
@@ -26,7 +26,11 @@
 %bcond_with tests
 %bcond_without gapi
 %bcond_without ffmpeg
+%if %{suse_version} < 1550
 %bcond_without python2
+%else
+%bcond_with    python2
+%endif
 %bcond_without python3
 %bcond_without openblas
 Name:           opencv


Reply via email to