forked from pool/telegram-desktop
Accepting request 1079425 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/1079425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=88
This commit is contained in:
commit
01bfd1dd10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3448d879afdc7c5c06d2b0f9cabe339b08093cb25f380a3e398d32daa96a9c36
|
||||
size 63793549
|
3
tdesktop-4.7.1-full.tar.gz
Normal file
3
tdesktop-4.7.1-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3aeb12f5f533eacc70e69e5056f46cd01245ada67fd3fbc70e161104b87f8c5
|
||||
size 63990659
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 14 07:13:24 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Commit 0d37d47eca896005eb0a645e0db461f4dafb317b breaks building
|
||||
with glibmm < 2.76; use DESKTOP_APP_DISABLE_DBUS_INTEGRATION
|
||||
on Leap 15.4 and 15.5 to work around it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 10 01:58:12 UTC 2023 - Xu Zhao <i@xuzhao.net>
|
||||
|
||||
- Upgrade to 4.7.1:
|
||||
* Fix calls on Linux
|
||||
- Upgrade from 4.6.5 to 4.7.0:
|
||||
* You can disable all resource-intensive animations
|
||||
and animated stickers and emoji.
|
||||
* Fully flexible playback speed settings for videos,
|
||||
voice and video messages.
|
||||
* Fix several possible crashes.
|
||||
- Update tg_owt-master.zip
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 25 11:06:57 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
%define qt_major_version 6
|
||||
|
||||
Name: telegram-desktop
|
||||
Version: 4.6.5
|
||||
Version: 4.7.1
|
||||
Release: 0
|
||||
Summary: Messaging application with a focus on speed and security
|
||||
License: GPL-3.0-only
|
||||
@ -286,6 +286,9 @@ cd %{_builddir}/tdesktop-%{version}-full
|
||||
-DDESKTOP_APP_QT6=OFF \
|
||||
-DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION=ON \
|
||||
-DDESKTOP_APP_USE_ENCHANT=ON \
|
||||
%endif
|
||||
%if 0%{?suse_version} && ( 0%{?suse_version} < 1500 || ( 0%{?is_opensuse} && 0%{?suse_version} == 1500 && 0%{?sle_version} && 0%{?sle_version} <= 150500 ) )
|
||||
-DDESKTOP_APP_DISABLE_DBUS_INTEGRATION=ON \
|
||||
%endif
|
||||
-DTDESKTOP_API_ID=611335 \
|
||||
-DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c \
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a81d26a1bf7c4d89a3479adf078b3a8cbec58a54afbecdfc85f1fef31dee7ec8
|
||||
size 24505203
|
||||
oid sha256:3b00def7875614b2f3aab67b8e0ccc712d9cf7bf95227ca24ea18e5abc66fd19
|
||||
size 24505199
|
||||
|
Loading…
Reference in New Issue
Block a user