Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package linphone for openSUSE:Factory checked in at 2023-02-07 18:49:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linphone (Old) and /work/SRC/openSUSE:Factory/.linphone.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linphone" Tue Feb 7 18:49:35 2023 rev:14 rq:1063537 version:5.2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/linphone/linphone.changes 2023-01-17 17:35:11.709139786 +0100 +++ /work/SRC/openSUSE:Factory/.linphone.new.4462/linphone.changes 2023-02-07 18:49:42.435332310 +0100 @@ -1,0 +2,6 @@ +Mon Feb 6 23:12:03 UTC 2023 - Giacomo Comes <gcomes....@gmail.com> - 5.2.10 + +-Disable QRCode image generation for tumbleweed + * liblinphone is not currently compatible with zxing-cpp 2.0.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linphone.spec ++++++ --- /var/tmp/diff_new_pack.ooY1MW/_old 2023-02-07 18:49:42.935334997 +0100 +++ /var/tmp/diff_new_pack.ooY1MW/_new 2023-02-07 18:49:42.939335019 +0100 @@ -289,6 +289,9 @@ -DENABLE_STRICT=OFF \ -DENABLE_STATIC=OFF \ -DENABLE_FLEXIAPI=OFF \ +%if 0%{?suse_version} > 1500 + -DENABLE_QRCODE=OFF \ +%endif -DCMAKE_LINK_WHAT_YOU_USE=ON %cmake_build