Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opencv3 for openSUSE:Factory checked 
in at 2023-05-10 16:16:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv3 (Old)
 and      /work/SRC/openSUSE:Factory/.opencv3.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv3"

Wed May 10 16:16:44 2023 rev:15 rq:1085724 version:3.4.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv3/opencv3.changes  2022-11-29 
10:53:00.928692474 +0100
+++ /work/SRC/openSUSE:Factory/.opencv3.new.1533/opencv3.changes        
2023-05-10 16:16:48.282364312 +0200
@@ -1,0 +2,10 @@
+Tue Apr 18 19:59:43 UTC 2023 - Dirk Müller <dmuel...@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
+
+-------------------------------------------------------------------

Old:
----
  opencv-3.4.18.tar.gz
  opencv_contrib-3.4.18.tar.gz

New:
----
  opencv-3.4.19.tar.gz
  opencv_contrib-3.4.19.tar.gz

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

Other differences:
------------------
++++++ opencv3.spec ++++++
--- /var/tmp/diff_new_pack.TrOwcH/_old  2023-05-10 16:16:50.594377989 +0200
+++ /var/tmp/diff_new_pack.TrOwcH/_new  2023-05-10 16:16:50.598378012 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opencv3
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,7 @@
 %bcond_without python3
 %bcond_without openblas
 Name:           opencv3
-Version:        3.4.18
+Version:        3.4.19
 Release:        0
 Summary:        Collection of algorithms for computer vision
 # GPL-2.0 AND Apache-2.0 files are in 3rdparty/ittnotify which is not build
@@ -65,6 +65,7 @@
 BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(libv4l2)
 BuildRequires:  pkgconfig(libv4lconvert)
+BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(zlib)
 Conflicts:      opencv
 Provides:       opencv-qt5 = %{version}
@@ -190,6 +191,8 @@
       -DINSTALL_C_EXAMPLES=ON \
       -DINSTALL_PYTHON_EXAMPLES=ON \
       -DENABLE_OMIT_FRAME_POINTER=OFF \
+      -DBUILD_ZLIB=OFF \
+      -DBUILD_WEBP=OFF \
       -DWITH_QT=ON \
       -DWITH_OPENGL=ON \
       -DWITH_UNICAP=ON \

++++++ opencv-3.4.18.tar.gz -> opencv-3.4.19.tar.gz ++++++
/work/SRC/openSUSE:Factory/opencv3/opencv-3.4.18.tar.gz 
/work/SRC/openSUSE:Factory/.opencv3.new.1533/opencv-3.4.19.tar.gz differ: char 
15, line 1

++++++ opencv_contrib-3.4.18.tar.gz -> opencv_contrib-3.4.19.tar.gz ++++++
/work/SRC/openSUSE:Factory/opencv3/opencv_contrib-3.4.18.tar.gz 
/work/SRC/openSUSE:Factory/.opencv3.new.1533/opencv_contrib-3.4.19.tar.gz 
differ: char 13, line 1

Reply via email to