- 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
This commit is contained in:
parent
120d578347
commit
ffbf959efa
@ -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}
|
||||
$<LINK_ONLY:desktop-app::external_openssl>
|
||||
$<LINK_ONLY: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>
|
||||
- $<TARGET_FILE:desktop-app::external_opus>
|
||||
$<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 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
|
||||
$<LINK_ONLY:desktop-app::external_openssl>
|
||||
$<LINK_ONLY: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_vpx>
|
||||
)
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user