Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package telegram-desktop for openSUSE:Factory checked in at 2024-07-02 18:17:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telegram-desktop (Old) and /work/SRC/openSUSE:Factory/.telegram-desktop.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegram-desktop" Tue Jul 2 18:17:18 2024 rev:121 rq:1184325 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/telegram-desktop/telegram-desktop.changes 2024-06-24 20:55:50.457880926 +0200 +++ /work/SRC/openSUSE:Factory/.telegram-desktop.new.18349/telegram-desktop.changes 2024-07-02 18:17:24.489523428 +0200 @@ -1,0 +2,18 @@ +Mon Jul 1 06:30:36 UTC 2024 - Manfred Hollstein <manfre...@gmx.net> + +- Updated to version 5.2.0 + * Pay for content with Telegram Stars. + * Enable local passcode unlock by Windows Hello and Touch ID. + * Allow opening forums, topics and archive in a separate window. + +- Updated to version 5.1.8 + * Support nice blockquotes and code blocks edition when composing + messages. + * Support collapsing blockquotes and specifying syntax highlight + language. + * Support nice spoiler animation in the message composing input + field. + +- Update tg_owt to git commit c9cc4390ab951f2cbc103ff783a11f398b27660b + +------------------------------------------------------------------- Old: ---- tdesktop-5.1.7-full.tar.gz New: ---- tdesktop-5.2.0-full.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telegram-desktop.spec ++++++ --- /var/tmp/diff_new_pack.1KLkC5/_old 2024-07-02 18:17:26.833609206 +0200 +++ /var/tmp/diff_new_pack.1KLkC5/_new 2024-07-02 18:17:26.833609206 +0200 @@ -38,7 +38,7 @@ %define qt_major_version 6 Name: telegram-desktop -Version: 5.1.7 +Version: 5.2.0 Release: 0 Summary: Messaging application with a focus on speed and security License: GPL-3.0-only ++++++ tdesktop-5.1.7-full.tar.gz -> tdesktop-5.2.0-full.tar.gz ++++++ /work/SRC/openSUSE:Factory/telegram-desktop/tdesktop-5.1.7-full.tar.gz /work/SRC/openSUSE:Factory/.telegram-desktop.new.18349/tdesktop-5.2.0-full.tar.gz differ: char 5, line 1 ++++++ tg_owt-master.zip ++++++ /work/SRC/openSUSE:Factory/telegram-desktop/tg_owt-master.zip /work/SRC/openSUSE:Factory/.telegram-desktop.new.18349/tg_owt-master.zip differ: char 11, line 2 ++++++ tg_owt-packager.sh ++++++ --- /var/tmp/diff_new_pack.1KLkC5/_old 2024-07-02 18:17:26.941613158 +0200 +++ /var/tmp/diff_new_pack.1KLkC5/_new 2024-07-02 18:17:26.945613304 +0200 @@ -1,8 +1,8 @@ #! /bin/bash # tg_owt origin -# get it from https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/build/docker/centos_env/Dockerfile around line 823 -tg_owt_origin="afd9d5d31798d3eacf9ed6c30601e91d0f1e4d60" +# get it from https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/build/docker/centos_env/Dockerfile around line 761 +tg_owt_origin="c9cc4390ab951f2cbc103ff783a11f398b27660b" rm -rf tg_owt \ && mkdir tg_owt \