Accepting request 1218755 from server:messaging
- 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. (forwarded request 1208908 from Dmitry_R) OBS-URL: https://build.opensuse.org/request/show/1218755 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=125
This commit is contained in:
commit
5e432e55fb
@ -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-5.6.3-full.orig/cmake/external/webrtc/CMakeLists.txt
|
||||||
+++ tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt
|
+++ tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt
|
||||||
@@ -94,11 +94,8 @@ INTERFACE
|
@@ -97,13 +97,10 @@ INTERFACE
|
||||||
${webrtc_libs_list}
|
${webrtc_libs_list}
|
||||||
$<LINK_ONLY:desktop-app::external_openssl>
|
$<LINK_ONLY:desktop-app::external_openssl>
|
||||||
$<LINK_ONLY:desktop-app::external_jpeg>
|
$<LINK_ONLY:desktop-app::external_jpeg>
|
||||||
- $<TARGET_FILE:desktop-app::external_jpeg>
|
- $<TARGET_FILE:desktop-app::external_jpeg>
|
||||||
|
$<LINK_ONLY:desktop-app::external_openh264>
|
||||||
|
$<TARGET_FILE:desktop-app::external_openh264>
|
||||||
$<LINK_ONLY:desktop-app::external_opus>
|
$<LINK_ONLY:desktop-app::external_opus>
|
||||||
- $<TARGET_FILE:desktop-app::external_opus>
|
- $<TARGET_FILE:desktop-app::external_opus>
|
||||||
$<LINK_ONLY:desktop-app::external_vpx>
|
$<LINK_ONLY:desktop-app::external_vpx>
|
||||||
|
@ -1,13 +1,12 @@
|
|||||||
diff --git a/cmake/external/webrtc/CMakeLists.txt b/cmake/external/webrtc/CMakeLists.txt
|
Index: tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt
|
||||||
index 67159d6..0caf765 100644
|
===================================================================
|
||||||
--- a/cmake/external/webrtc/CMakeLists.txt
|
--- tdesktop-5.6.3-full.orig/cmake/external/webrtc/CMakeLists.txt
|
||||||
+++ b/cmake/external/webrtc/CMakeLists.txt
|
+++ tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt
|
||||||
@@ -134,7 +134,7 @@ else()
|
@@ -98,7 +98,6 @@ INTERFACE
|
||||||
Xrandr
|
$<LINK_ONLY:desktop-app::external_openssl>
|
||||||
Xrender
|
$<LINK_ONLY:desktop-app::external_jpeg>
|
||||||
Xtst
|
$<LINK_ONLY:desktop-app::external_openh264>
|
||||||
- openh264
|
- $<TARGET_FILE:desktop-app::external_openh264>
|
||||||
+ # openh264
|
$<LINK_ONLY:desktop-app::external_opus>
|
||||||
)
|
$<LINK_ONLY:desktop-app::external_vpx>
|
||||||
target_link_libraries(external_webrtc
|
)
|
||||||
INTERFACE
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc620831d16af9ee970325e32d689ff3272a7d2aa1966a3e2a1b87513c6f23eb
|
|
||||||
size 70112426
|
|
3
tdesktop-5.6.3-full.tar.gz
Normal file
3
tdesktop-5.6.3-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e32628184aa571f1051e1f8ac75a67455a07c1753a3be47bfb013994c941db15
|
||||||
|
size 70333924
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 18 18:26:23 UTC 2024 - Dmitry Roshchin <dmitry_r@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <i@xuzhao.net>
|
Sun Sep 22 22:52:10 UTC 2024 - Xu Zhao <i@xuzhao.net>
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
%define qt_major_version 6
|
%define qt_major_version 6
|
||||||
|
|
||||||
Name: telegram-desktop
|
Name: telegram-desktop
|
||||||
Version: 5.5.5
|
Version: 5.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Messaging application with a focus on speed and security
|
Summary: Messaging application with a focus on speed and security
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user