From c5e0dc89bdfd998376de4f320c04836e06f2851b2991f992d7f7813236992a6a Mon Sep 17 00:00:00 2001 From: Xu Zhao Date: Fri, 31 May 2024 16:26:25 +0000 Subject: [PATCH] Accepting request 1177452 from home:manfred-h:server:messaging - Updated to version 5.0.4 * Fix reply to last message by Ctrl+Up in topics. * Some other bug fixes. - Updated to version 5.0.3 * Ctrl+Click on Reply in menu to Reply in another chat. * Allow Zero-Width-Space character in text rendering. * Fix creating custom links in the message field. * Fix jump to the topic with last unread message. * Fix newline entering via Shift+Enter on Linux. * Fix forum search open by Ctrl+F. OBS-URL: https://build.opensuse.org/request/show/1177452 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=319 --- tdesktop-5.0.2-full.tar.gz | 3 --- tdesktop-5.0.4-full.tar.gz | 3 +++ telegram-desktop.changes | 15 +++++++++++++++ telegram-desktop.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 tdesktop-5.0.2-full.tar.gz create mode 100644 tdesktop-5.0.4-full.tar.gz diff --git a/tdesktop-5.0.2-full.tar.gz b/tdesktop-5.0.2-full.tar.gz deleted file mode 100644 index 7dbcb2d..0000000 --- a/tdesktop-5.0.2-full.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a5940d9af718d7eeccf473343fcf0cd65de46e860307b95dcc7fb6c99d8b8db -size 69460120 diff --git a/tdesktop-5.0.4-full.tar.gz b/tdesktop-5.0.4-full.tar.gz new file mode 100644 index 0000000..b6897eb --- /dev/null +++ b/tdesktop-5.0.4-full.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f80d0b00e7218a52217b84e95100af4d11c40b5dbf2f794ca6091d27584f7b1 +size 69462550 diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 637a439..4525d3f 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed May 29 05:45:59 UTC 2024 - Manfred Hollstein + +- Updated to version 5.0.4 + * Fix reply to last message by Ctrl+Up in topics. + * Some other bug fixes. + +- Updated to version 5.0.3 + * Ctrl+Click on Reply in menu to Reply in another chat. + * Allow Zero-Width-Space character in text rendering. + * Fix creating custom links in the message field. + * Fix jump to the topic with last unread message. + * Fix newline entering via Shift+Enter on Linux. + * Fix forum search open by Ctrl+F. + ------------------------------------------------------------------- Sun May 26 08:31:27 UTC 2024 - Manfred Hollstein diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 38c62bf..e16de8d 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -38,7 +38,7 @@ %define qt_major_version 6 Name: telegram-desktop -Version: 5.0.2 +Version: 5.0.4 Release: 0 Summary: Messaging application with a focus on speed and security License: GPL-3.0-only