Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package linphoneqt for openSUSE:Factory 
checked in at 2023-10-10 20:59:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linphoneqt (Old)
 and      /work/SRC/openSUSE:Factory/.linphoneqt.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linphoneqt"

Tue Oct 10 20:59:13 2023 rev:13 rq:1116372 version:5.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/linphoneqt/linphoneqt.changes    2023-05-27 
20:38:15.890881839 +0200
+++ /work/SRC/openSUSE:Factory/.linphoneqt.new.28202/linphoneqt.changes 
2023-10-10 20:59:34.340498625 +0200
@@ -1,0 +2,28 @@
+Thu Oct  5 06:40:30 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 5.1.2 (fix boo#1213754):
+  * VFS Encryption.
+  * File viewer in chats (Image/Animated Image/Video/Texts/Pdf) with the 
option to export the file for VFS mode.
+  * Accept/decline CLI commands.
+  * Colored Emojis with its own font family.
+  * Option to set RLS URI in settings.
+  * Option to display only usernames when showing SIP addresses.
+  * Option to change the max results of the Magic Search bar.
+  * OAuth2 connection to retrieve remote provisioning (Experimental and not 
usable without configuration).
+  * Create an account with a manual validation (external captcha as of 5.1.0).
+  * Add/View contact from a message.
+  * Mute option for each chatrooms.
+  * New Chat Layout.
+  * Display last seen for contacts.
+  * New language support: Czech
+  * An option to set dial prefix and its use on numbers.
+  * Fetch remote provisioning from URI handler and with confirmation.
+  * Emojis picker.
+  * Text edit in chat can now understand rich texts.
+  * Create thumbnails into memory instead of disk.
+  * Display video thumbnails.
+  * Crop thumbnail and pictures if distored.
+  * Enable registration from accounts list.
+  * Update SDK to 5.2.95
+
+-------------------------------------------------------------------

Old:
----
  linphone-desktop-5.0.16.tar.bz2

New:
----
  linphone-desktop-5.1.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ linphoneqt.spec ++++++
--- /var/tmp/diff_new_pack.CNCEcK/_old  2023-10-10 20:59:36.248567817 +0200
+++ /var/tmp/diff_new_pack.CNCEcK/_new  2023-10-10 20:59:36.248567817 +0200
@@ -18,7 +18,7 @@
 
 %define _name   linphone
 Name:           linphoneqt
-Version:        5.0.16
+Version:        5.1.2
 Release:        0
 Summary:        Qt interface for Linphone
 License:        GPL-3.0-or-later
@@ -57,6 +57,7 @@
 BuildRequires:  pkgconfig(Qt5Core) >= 5.12
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Multimedia)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5Quick)
 BuildRequires:  pkgconfig(Qt5QuickControls2)
@@ -113,23 +114,15 @@
 echo "project(linphoneqt VERSION %{version})" > 
linphone-app/linphoneqt_version.cmake
 
 %build
-if [[ %version = 5.0.[0-9]* ]]; then
-    sed -i 
'/^add_custom_command/s@${CMAKE_INSTALL_PREFIX}/include/@%{buildroot}%{_includedir}/@;/^add_custom_command/s@${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/@%{buildroot}%{_libdir}/@'
 linphone-app/CMakeLists.txt
-    sed -i '/\/ui/s@${qml_dir}@${CMAKE_CURRENT_SOURCE_DIR}/../&@' 
linphone-app/cmake_builder/linphone_package/CMakeLists.txt
-%if 0%{?suse_version}
-    mkdir -p build/linphone-sdk/desktop/share/{,sounds}/linphone
-%else
-    mkdir -p redhat-linux-build/linphone-sdk/desktop/share/{,sounds}/linphone
-%endif
-fi
+sed -i 
'/^add_custom_command/s@${CMAKE_INSTALL_PREFIX}/include/@%{buildroot}%{_includedir}/@;/^add_custom_command/s@${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/@%{buildroot}%{_libdir}/@'
 linphone-app/CMakeLists.txt
+sed -i '/\/ui/s@${qml_dir}@${CMAKE_CURRENT_SOURCE_DIR}/../&@' 
linphone-app/cmake_builder/linphone_package/CMakeLists.txt
+mkdir -p build/linphone-sdk/desktop/share/{,sounds}/linphone
 %cmake \
   -DCMAKE_CXX_FLAGS="%{optflags} -fpic -ffat-lto-objects -fpermissive" \
   -DCMAKE_BUILD_TYPE=Release \
   -DLINPHONE_OUTPUT_DIR="$PWD" \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DENABLE_UPDATE_CHECK=OFF \
-  -DENABLE_STRICT=OFF       \
-  -DENABLE_STATIC=OFF
+  -DENABLE_QT_KEYCHAIN=OFF \
+  -DENABLE_UPDATE_CHECK=OFF
 %cmake_build
 
 %install

++++++ linphone-desktop-5.0.16.tar.bz2 -> linphone-desktop-5.1.2.tar.bz2 ++++++
++++ 46643 lines of diff (skipped)

Reply via email to