Hello community, here is the log from the commit of package opencv3 for openSUSE:Leap:15.2 checked in at 2020-03-01 08:51:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/opencv3 (Old) and /work/SRC/openSUSE:Leap:15.2/.opencv3.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencv3" Sun Mar 1 08:51:32 2020 rev:2 rq:780566 version:3.4.9 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/opencv3/opencv3.changes 2020-02-20 00:08:37.888272386 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.opencv3.new.26092/opencv3.changes 2020-03-01 08:51:57.453342913 +0100 @@ -1,0 +2,8 @@ +Wed Feb 19 13:48:01 UTC 2020 - Michael Vetter <[email protected]> + +- Drop Jasper (i.e jpeg2k) support (boo#1130404, boo#1144260) + JasPer is unmaintained, CVEs are not being addressed (some issues + received patches submitted to the upstream github project, but are + not being merged, other CVEs are considered unfixable). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencv3.spec ++++++ --- /var/tmp/diff_new_pack.TvGx1F/_old 2020-03-01 08:51:58.801345594 +0100 +++ /var/tmp/diff_new_pack.TvGx1F/_new 2020-03-01 08:51:58.805345603 +0100 @@ -1,7 +1,7 @@ # # spec file for package opencv3 # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,7 +52,6 @@ BuildRequires: cmake BuildRequires: fdupes BuildRequires: libeigen3-devel -BuildRequires: libjasper-devel BuildRequires: libjpeg-devel BuildRequires: pkgconfig BuildRequires: tbb-devel @@ -224,6 +223,7 @@ -DOPENCV_SKIP_PYTHON_LOADER=ON \ -DOPENCV_PYTHON2_INSTALL_PATH=%{python2_sitearch} \ -DOPENCV_PYTHON3_INSTALL_PATH=%{python3_sitearch} \ + -DWITH_JASPER=OFF \ make %{?_smp_mflags} VERBOSE=1
