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-08-28 17:17:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linphone (Old) and /work/SRC/openSUSE:Factory/.linphone.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linphone" Mon Aug 28 17:17:03 2023 rev:17 rq:1106252 version:5.2.98 Changes: -------- --- /work/SRC/openSUSE:Factory/linphone/linphone.changes 2023-08-07 15:29:40.340528139 +0200 +++ /work/SRC/openSUSE:Factory/.linphone.new.1766/linphone.changes 2023-08-28 17:17:04.736666344 +0200 @@ -1,0 +2,7 @@ +Mon Aug 28 07:49:27 UTC 2023 - Paolo Stivanin <[email protected]> + +- Update to 5.2.98 (no changelog) +- Drop the manual, since it's very outdated and has been replaced with + an online Wiki. + +------------------------------------------------------------------- Old: ---- liblinphone-5.2.75.tar.bz2 linphone-manual.tar.bz2 New: ---- liblinphone-5.2.98.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linphone.spec ++++++ --- /var/tmp/diff_new_pack.MdqK5O/_old 2023-08-28 17:17:06.704737017 +0200 +++ /var/tmp/diff_new_pack.MdqK5O/_new 2023-08-28 17:17:06.712737304 +0200 @@ -26,14 +26,13 @@ %endif %define sover 10 Name: linphone -Version: 5.2.75 +Version: 5.2.98 Release: 0 Summary: Web Phone License: AGPL-3.0-or-later Group: Productivity/Telephony/SIP/Clients URL: https://linphone.org/technical-corner/liblinphone/ 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 # PATCH-FIX-OPENSUSE linphone-fix-pkgconfig.patch [email protected] -- Install linphone.pc. Patch0: linphone-fix-pkgconfig.patch @@ -76,11 +75,11 @@ BuildRequires: soci-sqlite3-devel BuildRequires: xsd BuildRequires: pkgconfig(alsa) -BuildRequires: pkgconfig(bctoolbox) >= 5.2.73 +BuildRequires: pkgconfig(bctoolbox) >= %{version} BuildRequires: pkgconfig(belcard) >= 4.5.0 -BuildRequires: pkgconfig(belle-sip) >= 5.2.73 +BuildRequires: pkgconfig(belle-sip) >= %{version} BuildRequires: pkgconfig(libavcodec) >= 51.0.0 -BuildRequires: pkgconfig(libbzrtp) >= 5.2.73 +BuildRequires: pkgconfig(libbzrtp) >= %{version} BuildRequires: pkgconfig(libosip2) BuildRequires: pkgconfig(libsasl2) BuildRequires: pkgconfig(libswscale) >= 0.7.0 @@ -89,9 +88,9 @@ BuildRequires: pkgconfig(libupnp) BuildRequires: pkgconfig(libv4l2) >= 0.8.4 BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(mediastreamer) >= 5.2.73 +BuildRequires: pkgconfig(mediastreamer) >= %{version} BuildRequires: pkgconfig(opus) -BuildRequires: pkgconfig(ortp) >= 5.2.73 +BuildRequires: pkgconfig(ortp) >= %{version} BuildRequires: pkgconfig(speex) >= 1.1.6 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(xerces-c) @@ -141,9 +140,6 @@ %package -n lib%{name}%{sover} Summary: Web Phone library Group: Productivity/Telephony/SIP/Clients -%if 0%{?suse_version} -Recommends: lib%{name}-lang -%endif Provides: lib%{name} = %{version} %description -n lib%{name}%{sover} @@ -156,10 +152,6 @@ This package contains a library. -%if 0%{?suse_version} -%lang_package -n lib%{name} -%endif - %package -n lib%{name}++%{sover} Summary: Web Phone C++ library Group: Productivity/Telephony/SIP/Clients @@ -219,7 +211,6 @@ %prep %autosetup -n liblinphone-%{version} -p1 -%setup -q -n liblinphone-%{version} -D -T -a 1 %if 0%{?fedora} # patch deprecated python open mode sed -i "s|mode='rU'|mode='r'|" wrappers/cpp/genwrapper.py @@ -329,12 +320,6 @@ export QA_SKIP_BUILD_ROOT=0 %endif -# Install the manual. -%if 0%{?suse_version} -mkdir -p %{buildroot}%{_datadir}/gnome/help/ -cp -a %{name} %{buildroot}%{_datadir}/gnome/help/%{name}/ -%find_lang %{name} -%endif %fdupes %{buildroot}%{_datadir}/ %post -n lib%{name}%{sover} -p /sbin/ldconfig @@ -355,12 +340,6 @@ %endif %endif -%if 0%{?suse_version} -%files -n lib%{name}-lang -f %{name}.lang -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%endif - %files -n lib%{name}++%{sover} %{_libdir}/lib%{name}++.so.%{sover}* ++++++ liblinphone-5.2.75.tar.bz2 -> liblinphone-5.2.98.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/linphone/liblinphone-5.2.75.tar.bz2 /work/SRC/openSUSE:Factory/.linphone.new.1766/liblinphone-5.2.98.tar.bz2 differ: char 11, line 1 ++++++ linphone-build-jsoncpp.patch ++++++ --- /var/tmp/diff_new_pack.MdqK5O/_old 2023-08-28 17:17:06.760739027 +0200 +++ /var/tmp/diff_new_pack.MdqK5O/_new 2023-08-28 17:17:06.764739172 +0200 @@ -1,7 +1,7 @@ -Index: liblinphone-5.2.75/CMakeLists.txt +Index: liblinphone-5.2.98/CMakeLists.txt =================================================================== ---- liblinphone-5.2.75.orig/CMakeLists.txt -+++ liblinphone-5.2.75/CMakeLists.txt +--- liblinphone-5.2.98.orig/CMakeLists.txt ++++ liblinphone-5.2.98/CMakeLists.txt @@ -244,7 +244,8 @@ if(ENABLE_LDAP) endif() @@ -12,11 +12,11 @@ set(HAVE_FLEXIAPI TRUE) endif() -Index: liblinphone-5.2.75/src/CMakeLists.txt +Index: liblinphone-5.2.98/src/CMakeLists.txt =================================================================== ---- liblinphone-5.2.75.orig/src/CMakeLists.txt -+++ liblinphone-5.2.75/src/CMakeLists.txt -@@ -740,7 +740,7 @@ if(ENABLE_SHARED) +--- liblinphone-5.2.98.orig/src/CMakeLists.txt ++++ liblinphone-5.2.98/src/CMakeLists.txt +@@ -741,7 +741,7 @@ if(ENABLE_SHARED) # so we need static link on osx/ios target_link_libraries(linphone PUBLIC jsoncpp_static) else() ++++++ set_current_version.patch ++++++ --- /var/tmp/diff_new_pack.MdqK5O/_old 2023-08-28 17:17:06.788740033 +0200 +++ /var/tmp/diff_new_pack.MdqK5O/_new 2023-08-28 17:17:06.792740177 +0200 @@ -5,7 +5,7 @@ endif() -project(linphone VERSION 5.2.0 LANGUAGES C CXX) -+project(linphone VERSION 5.2.75 LANGUAGES C CXX) ++project(linphone VERSION 5.2.98 LANGUAGES C CXX) set(LINPHONE_MAJOR_VERSION ${PROJECT_VERSION_MAJOR})
