Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2020-09-21 17:00:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv (Old)
 and      /work/SRC/openSUSE:Factory/.opencv.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv"

Mon Sep 21 17:00:08 2020 rev:85 rq:835099 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv/opencv.changes    2020-08-28 
21:13:00.752081055 +0200
+++ /work/SRC/openSUSE:Factory/.opencv.new.4249/opencv.changes  2020-09-21 
17:00:36.722770436 +0200
@@ -1,0 +2,24 @@
+Sun Sep 13 16:55:46 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 4.4.0:
+  * SIFT (Scale-Invariant Feature Transform) algorithm has been
+  moved to the main repository (patent on SIFT is expired)
+  * DNN module:
+    * State-of-art Yolo v4 Detector: #17148.
+    * onnx: Add support for Resnet_backbone
+    * EfficientDet models
+    * add text recognition sample / demo
+    * FlowNet2 optical flow
+  * Intel Inference Engine backend
+    * added support for OpenVINO 2020.3 LTS / 2020.4 releases
+    * support of NN Builder API is planned for removal in the next release
+  * Many fixes and optimizations in CUDA backend
+  * Obj-C / Swift bindings: #17165
+  * Julia bindings as part of ongoing GSoC project
+  * BIMEF: A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image 
Enhancement
+  * Enable Otsu thresholding for CV_16UC1 images
+  * Add Stroke Width Transform algorithm for Text Detection
+  * Planned migration on Apache 2 license for next releases 
+- remove opencv-includedir.patch (obsolete)
+
+-------------------------------------------------------------------

Old:
----
  opencv-4.3.0.tar.gz
  opencv-includedir.patch
  opencv_contrib-4.3.0.tar.gz

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

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

Other differences:
------------------
++++++ opencv.spec ++++++
--- /var/tmp/diff_new_pack.ioL5Tg/_old  2020-09-21 17:00:42.650775765 +0200
+++ /var/tmp/diff_new_pack.ioL5Tg/_new  2020-09-21 17:00:42.654775768 +0200
@@ -21,7 +21,7 @@
 %endif
 
 %define libname lib%{name}
-%define soname 4_3
+%define soname 4_4
 # disabled by default as many fail
 %bcond_with tests
 %bcond_without gapi
@@ -34,7 +34,7 @@
 %bcond_without python3
 %bcond_without openblas
 Name:           opencv
-Version:        4.3.0
+Version:        4.4.0
 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
@@ -44,8 +44,6 @@
 Source0:        
https://github.com/opencv/opencv/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # This is the FACE module from the opencv_contrib package. Packaged separately 
to prevent too much unstable modules
 Source1:        
https://github.com/opencv/opencv_contrib/archive/%{version}.tar.gz#/opencv_contrib-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE opencv-includedir.patch -- Fix wrong include path in 
pkgconfig file
-Patch3:         opencv-includedir.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  libeigen3-devel
@@ -168,7 +166,6 @@
 
 %prep
 %setup -q -a 1
-%autopatch -p1
 
 # Only copy over modules we need
 mv 
opencv_contrib-%{version}/modules/{face,tracking,optflow,plot,shape,superres,videostab,ximgproc}
 modules/

++++++ opencv-4.3.0.tar.gz -> opencv-4.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/opencv/opencv-4.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.opencv.new.4249/opencv-4.4.0.tar.gz differ: char 
17, line 1

++++++ opencv_contrib-4.3.0.tar.gz -> opencv_contrib-4.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/opencv/opencv_contrib-4.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.opencv.new.4249/opencv_contrib-4.4.0.tar.gz differ: 
char 28, line 1


Reply via email to