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-10-15 19:28:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linphone (Old) and /work/SRC/openSUSE:Factory/.linphone.new.20540 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linphone" Sun Oct 15 19:28:19 2023 rev:19 rq:1117877 version:5.2.98 Changes: -------- --- /work/SRC/openSUSE:Factory/linphone/linphone.changes 2023-09-06 19:00:54.049349812 +0200 +++ /work/SRC/openSUSE:Factory/.linphone.new.20540/linphone.changes 2023-10-15 19:30:24.059080364 +0200 @@ -1,0 +2,6 @@ +Sun Oct 8 12:18:34 UTC 2023 - [email protected] + +- Fix BuildRequires lime +- Fix error linking on Fedora + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linphone.spec ++++++ --- /var/tmp/diff_new_pack.CJAXwy/_old 2023-10-15 19:30:24.935111921 +0200 +++ /var/tmp/diff_new_pack.CJAXwy/_new 2023-10-15 19:30:24.939112064 +0200 @@ -62,7 +62,7 @@ %else BuildRequires: gsm-devel %endif -BuildRequires: lime-devel >= 5.0.0 +BuildRequires: lime-devel >= %{version} BuildRequires: pkgconfig BuildRequires: python3 BuildRequires: python3-pystache @@ -223,6 +223,7 @@ sed -i "s|mode='rU'|mode='r'|" wrappers/cpp/genwrapper.py # patch ssl sasl - extends linphone-build-jsoncpp.patch sed -i "s|jsoncpp)|jsoncpp ssl sasl2)|g" src/CMakeLists.txt +sed -i "s|bctoolbox|bctoolbox ssl sasl2|g" src/CMakeLists.txt sed -i "s|jsoncpp)|jsoncpp ssl sasl2)|g" tester/CMakeLists.txt %endif
