Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package linphone for openSUSE:Factory checked in at 2022-07-22 19:21:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linphone (Old) and /work/SRC/openSUSE:Factory/.linphone.new.21925 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linphone" Fri Jul 22 19:21:20 2022 rev:11 rq:990605 version:5.1.48 Changes: -------- --- /work/SRC/openSUSE:Factory/linphone/linphone.changes 2022-06-16 18:20:26.204099126 +0200 +++ /work/SRC/openSUSE:Factory/.linphone.new.21925/linphone.changes 2022-07-22 19:21:35.352694599 +0200 @@ -1,0 +2,15 @@ +Fri Jul 15 14:09:04 UTC 2022 - Lukas M??ller <expee...@outlook.com> + +- Update to version 5.1.48. + * Improved how device ringtone is obtained + * Fixed DNS servers list not updated when network changes + * Set ConferenceId also if conference event package is not enabled + * Make DTLS-SRTP to start immediately after the default candidate pair is verified by ICE. + * increase tests timeout + * Fixed audio echo canceller calibration not being done using speaker on Android + * Fixed audio focus not taken when doing echo canceller calibration if it is disabled for calls + * Fix accepting an sdp with mid but no correponding extmap attribute when it shouldn't +- Use rpmlintrc to ignore RPATH because the environment variable does not work anymore on TW. +- Remove fix that doesn???t seem to be necessary anymore. + +------------------------------------------------------------------- Old: ---- liblinphone-5.1.42.tar.bz2 New: ---- liblinphone-5.1.48.tar.bz2 linphone-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linphone.spec ++++++ --- /var/tmp/diff_new_pack.4TaAyW/_old 2022-07-22 19:21:36.200695908 +0200 +++ /var/tmp/diff_new_pack.4TaAyW/_new 2022-07-22 19:21:36.204695915 +0200 @@ -26,7 +26,7 @@ %endif %define sover 10 Name: linphone -Version: 5.1.42 +Version: 5.1.48 Release: 0 Summary: Web Phone License: GPL-3.0-or-later @@ -35,6 +35,7 @@ Source: https://gitlab.linphone.org/BC/public/liblinphone/-/archive/%{version}/liblinphone-%{version}.tar.bz2 Source1: %{name}-manual.tar.bz2 Source3: https://gitlab.linphone.org/BC/public/external/openldap/-/archive/bc/openldap-bc.tar.bz2 +Source4: linphone-rpmlintrc # PATCH-FIX-OPENSUSE linphone-fix-pkgconfig.patch sor.ale...@meowr.ru -- Install linphone.pc. Patch0: linphone-fix-pkgconfig.patch # PATCH-FEATURE-OPENSUSE linphone-build-readline.patch sor.ale...@meowr.ru -- Add the ability to compile with readline to the build system. @@ -251,8 +252,6 @@ -DENABLE_STATIC=OFF \ -DCMAKE_LINK_WHAT_YOU_USE=ON -#5.1.42: fix error: return-statement with a value, in function returning 'void' -sed -i '/void CorePrivate::doLater/,/^}/s@return @@' ../src/core/core.cpp %cmake_build %install ++++++ liblinphone-5.1.42.tar.bz2 -> liblinphone-5.1.48.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/linphone/liblinphone-5.1.42.tar.bz2 /work/SRC/openSUSE:Factory/.linphone.new.21925/liblinphone-5.1.48.tar.bz2 differ: char 11, line 1 ++++++ linphone-rpmlintrc ++++++ # Prevent rpmlint from complaining about rpath. addFilter("binary-or-shlib-defines-rpath")