From ffbf959efa3b449920c195f2b39a642dd12db757c9797ffdb75167b3c8f58de8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 28 Oct 2024 09:21:12 +0000 Subject: [PATCH] - Update to version 5.6.3 * Gifts for Telegram Stars. * Mention / hashtag autocomplete in media caption field. * Resizing the window used for web apps and games. * "Include muted chats in folder counters" notifications setting. * Emoji from Unicode 15.1. OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=335 --- 0003-revert-webrtc-cmake-target-file.patch | 10 +++++---- 0006-tdesktop-disable-h264.patch | 25 +++++++++++----------- tdesktop-5.5.5-full.tar.gz | 3 --- tdesktop-5.6.3-full.tar.gz | 3 +++ telegram-desktop.changes | 10 +++++++++ telegram-desktop.spec | 2 +- 6 files changed, 32 insertions(+), 21 deletions(-) delete mode 100644 tdesktop-5.5.5-full.tar.gz create mode 100644 tdesktop-5.6.3-full.tar.gz diff --git a/0003-revert-webrtc-cmake-target-file.patch b/0003-revert-webrtc-cmake-target-file.patch index d47e857..055d816 100644 --- a/0003-revert-webrtc-cmake-target-file.patch +++ b/0003-revert-webrtc-cmake-target-file.patch @@ -1,12 +1,14 @@ -Index: tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt +Index: tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt =================================================================== ---- tdesktop-4.4.0-full.orig/cmake/external/webrtc/CMakeLists.txt -+++ tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt -@@ -94,11 +94,8 @@ INTERFACE +--- tdesktop-5.6.3-full.orig/cmake/external/webrtc/CMakeLists.txt ++++ tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt +@@ -97,13 +97,10 @@ INTERFACE ${webrtc_libs_list} $ $ - $ + $ + $ $ - $ $ diff --git a/0006-tdesktop-disable-h264.patch b/0006-tdesktop-disable-h264.patch index d3851dd..7becddf 100644 --- a/0006-tdesktop-disable-h264.patch +++ b/0006-tdesktop-disable-h264.patch @@ -1,13 +1,12 @@ -diff --git a/cmake/external/webrtc/CMakeLists.txt b/cmake/external/webrtc/CMakeLists.txt -index 67159d6..0caf765 100644 ---- a/cmake/external/webrtc/CMakeLists.txt -+++ b/cmake/external/webrtc/CMakeLists.txt -@@ -134,7 +134,7 @@ else() - Xrandr - Xrender - Xtst -- openh264 -+ # openh264 - ) - target_link_libraries(external_webrtc - INTERFACE +Index: tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt +=================================================================== +--- tdesktop-5.6.3-full.orig/cmake/external/webrtc/CMakeLists.txt ++++ tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt +@@ -98,7 +98,6 @@ INTERFACE + $ + $ + $ +- $ + $ + $ + ) diff --git a/tdesktop-5.5.5-full.tar.gz b/tdesktop-5.5.5-full.tar.gz deleted file mode 100644 index e21e0d9..0000000 --- a/tdesktop-5.5.5-full.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc620831d16af9ee970325e32d689ff3272a7d2aa1966a3e2a1b87513c6f23eb -size 70112426 diff --git a/tdesktop-5.6.3-full.tar.gz b/tdesktop-5.6.3-full.tar.gz new file mode 100644 index 0000000..d1d45d0 --- /dev/null +++ b/tdesktop-5.6.3-full.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32628184aa571f1051e1f8ac75a67455a07c1753a3be47bfb013994c941db15 +size 70333924 diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 369df17..018a907 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 18 18:26:23 UTC 2024 - Dmitry Roshchin + +- Update to version 5.6.3 + * Gifts for Telegram Stars. + * Mention / hashtag autocomplete in media caption field. + * Resizing the window used for web apps and games. + * "Include muted chats in folder counters" notifications setting. + * Emoji from Unicode 15.1. + ------------------------------------------------------------------- Sun Sep 22 22:52:10 UTC 2024 - Xu Zhao diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 79025bd..dde5af1 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -38,7 +38,7 @@ %define qt_major_version 6 Name: telegram-desktop -Version: 5.5.5 +Version: 5.6.3 Release: 0 Summary: Messaging application with a focus on speed and security License: GPL-3.0-only