From a14a8239f4cc72f5d354bc37288308859165eb6ee65beaf2c6c112dfc9d3e792 Mon Sep 17 00:00:00 2001 From: Xu Zhao Date: Mon, 3 Jun 2024 16:57:35 +0000 Subject: [PATCH] Accepting request 1178130 from home:manfred-h:server:messaging - Updated to version 5.1.1 * Fix caption display on some media. * Fix collapsed blockquotes rendering. * Fully close search in chat by "Cancel" click. * Allow editing caption placement and spoiler in topics. * Disable effects on forwarded messages and inline results. - Updated to version 5.1.0 * Send messages with effects. * Move photo or video captions above the media. * Chat preview on chat photo long press or Alt+Click. - Updated to version 5.0.6 * Fix chat preview with non-default themes. * Fix chat preview crash when scrolling up. * Jump to chat from preview only by Double-Click. * Show chat preview with Force Touch on macOS. - Updated to version 5.0.5 * Long press on chat userpic to show quick preview. * Alt+Click on chat to show quick preview. * Show author userpics in forwarded messages. OBS-URL: https://build.opensuse.org/request/show/1178130 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=320 --- tdesktop-5.0.4-full.tar.gz | 3 --- tdesktop-5.1.1-full.tar.gz | 3 +++ telegram-desktop.changes | 29 +++++++++++++++++++++++++++++ telegram-desktop.spec | 2 +- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 tdesktop-5.0.4-full.tar.gz create mode 100644 tdesktop-5.1.1-full.tar.gz diff --git a/tdesktop-5.0.4-full.tar.gz b/tdesktop-5.0.4-full.tar.gz deleted file mode 100644 index b6897eb..0000000 --- a/tdesktop-5.0.4-full.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f80d0b00e7218a52217b84e95100af4d11c40b5dbf2f794ca6091d27584f7b1 -size 69462550 diff --git a/tdesktop-5.1.1-full.tar.gz b/tdesktop-5.1.1-full.tar.gz new file mode 100644 index 0000000..c2c299c --- /dev/null +++ b/tdesktop-5.1.1-full.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fc31e73b6333ddad075ebdc480813406e99673658f9c4a99d9f58e82749ad6 +size 69532740 diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 4525d3f..9105039 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sun Jun 2 08:02:38 UTC 2024 - Manfred Hollstein + +- Updated to version 5.1.1 + * Fix caption display on some media. + * Fix collapsed blockquotes rendering. + * Fully close search in chat by "Cancel" click. + * Allow editing caption placement and spoiler in topics. + * Disable effects on forwarded messages and inline results. + +------------------------------------------------------------------- +Sat Jun 1 07:32:23 UTC 2024 - Manfred Hollstein + +- Updated to version 5.1.0 + * Send messages with effects. + * Move photo or video captions above the media. + * Chat preview on chat photo long press or Alt+Click. + +- Updated to version 5.0.6 + * Fix chat preview with non-default themes. + * Fix chat preview crash when scrolling up. + * Jump to chat from preview only by Double-Click. + * Show chat preview with Force Touch on macOS. + +- Updated to version 5.0.5 + * Long press on chat userpic to show quick preview. + * Alt+Click on chat to show quick preview. + * Show author userpics in forwarded messages. + ------------------------------------------------------------------- Wed May 29 05:45:59 UTC 2024 - Manfred Hollstein diff --git a/telegram-desktop.spec b/telegram-desktop.spec index e16de8d..4189d6e 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -38,7 +38,7 @@ %define qt_major_version 6 Name: telegram-desktop -Version: 5.0.4 +Version: 5.1.1 Release: 0 Summary: Messaging application with a focus on speed and security License: GPL-3.0-only