Hello community, here is the log from the commit of package webkit2gtk3 for openSUSE:Factory checked in at 2019-03-24 14:58:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old) and /work/SRC/openSUSE:Factory/.webkit2gtk3.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "webkit2gtk3" Sun Mar 24 14:58:07 2019 rev:76 rq:687897 version:2.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes 2019-03-19 11:06:52.118105088 +0100 +++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.25356/webkit2gtk3.changes 2019-03-24 14:58:12.267193086 +0100 @@ -1,0 +2,5 @@ +Tue Mar 19 19:52:23 UTC 2019 - [email protected] + +- Disable openjpeg on SLE 12. Our version isn't new enough. + +------------------------------------------------------------------- @@ -11,0 +17 @@ + + Security fixes: CVE-2019-8375 (boo#1126768). ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webkit2gtk3.spec ++++++ --- /var/tmp/diff_new_pack.vPcYB4/_old 2019-03-24 14:58:13.115192977 +0100 +++ /var/tmp/diff_new_pack.vPcYB4/_new 2019-03-24 14:58:13.119192977 +0100 @@ -75,8 +75,10 @@ BuildRequires: libicu-devel BuildRequires: libjpeg-devel BuildRequires: ninja +%if 0%{?suse_version} >= 1500 BuildRequires: openjpeg2 BuildRequires: openjpeg2-devel +%endif BuildRequires: perl >= 5.10.0 BuildRequires: pkgconfig BuildRequires: ruby >= 1.8.7 @@ -329,6 +331,7 @@ -DCMAKE_CXX_COMPILER=g++-7 \ -DENABLE_WEB_CRYPTO=OFF \ -DUSE_GSTREAMER_GL=false \ + -DUSE_OPENJPEG=false \ %endif %if 0%{?suse_version} <= 1500 -DUSE_WOFF2=false \
