Accepting request 1203953 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/1203953 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=124
This commit is contained in:
commit
900fe232f4
@ -1,6 +1,7 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
|
# ada version
|
||||||
|
# https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/build/docker/centos_env/Dockerfile#L799
|
||||||
rm -rf ada \
|
rm -rf ada \
|
||||||
&& git clone -b v2.9.0 --depth=1 https://github.com/ada-url/ada.git \
|
&& git clone -b v2.9.0 --depth=1 https://github.com/ada-url/ada.git \
|
||||||
&& cd ada \
|
&& cd ada \
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7ef049f64aa7015753c3be158e1a38dafd5e4b58d69bed16aee2402d11ef394
|
|
||||||
size 70056797
|
|
3
tdesktop-5.5.5-full.tar.gz
Normal file
3
tdesktop-5.5.5-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc620831d16af9ee970325e32d689ff3272a7d2aa1966a3e2a1b87513c6f23eb
|
||||||
|
size 70112426
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 22 22:52:10 UTC 2024 - Xu Zhao <i@xuzhao.net>
|
||||||
|
|
||||||
|
- Update to version 5.5.5
|
||||||
|
* Suggest URL from clipboard when creating a custom link.
|
||||||
|
* Fix animated topic icons in topic info page.
|
||||||
|
* Fix excessive getChannelDifference requests.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 22 05:30:55 UTC 2024 - Xu Zhao <i@xuzhao.net>
|
Thu Aug 22 05:30:55 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.4.1
|
Version: 5.5.5
|
||||||
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