forked from pool/telegram-desktop
Accepting request 1167939 from home:manfred-h:server:messaging
- Updated to version 4.16.7 * Reimplement file open confirmations. - Updated to version 4.16.6 * Show custom emoji preview on long press. * Fix resume chat bot button disappearance. * Fix GIF files playback. (regression in 4.16.3.beta) - Updated to version 4.16.5 * Fix editing privacy for groups and channels invitations. * Possible fix for the network unresponsiveness after sleep. * Possible fix for wide range of memory allocator crashes on Linux. - Updated to version 4.16.4 * Bug fixes and other minor improvements. - Updated to version 4.16.3 * Improve media upload speed. * Update FFmpeg to 6.1.1. OBS-URL: https://build.opensuse.org/request/show/1167939 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=312
This commit is contained in:
parent
60d15988f4
commit
028983d99a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9013f4176903e2d542fa84bda0db3584b92b600fb780d43040939968bb3ae65b
|
||||
size 69795439
|
3
tdesktop-4.16.7-full.tar.gz
Normal file
3
tdesktop-4.16.7-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08c4d1affe1358680730d38f72147e2a6f640abb229e3c3772c795e6345784ce
|
||||
size 70434824
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 06:40:25 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Updated to version 4.16.7
|
||||
* Reimplement file open confirmations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 07:14:22 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
@ -13,6 +19,32 @@ Fri Apr 12 07:14:22 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
15.6 should have recent libraries to enable dbus integration
|
||||
- Define BOOST_NO_STD_ALLOCATOR to fix a FTBFS in 15.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 07:35:12 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Updated to version 4.16.6
|
||||
* Show custom emoji preview on long press.
|
||||
* Fix resume chat bot button disappearance.
|
||||
* Fix GIF files playback. (regression in 4.16.3.beta)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 08:08:59 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Updated to version 4.16.5
|
||||
* Fix editing privacy for groups and channels invitations.
|
||||
* Possible fix for the network unresponsiveness after sleep.
|
||||
* Possible fix for wide range of memory allocator crashes on Linux.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 8 06:04:27 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Updated to version 4.16.4
|
||||
* Bug fixes and other minor improvements.
|
||||
|
||||
- Updated to version 4.16.3
|
||||
* Improve media upload speed.
|
||||
* Update FFmpeg to 6.1.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 08:38:17 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
%define qt_major_version 6
|
||||
|
||||
Name: telegram-desktop
|
||||
Version: 4.16.2
|
||||
Version: 4.16.7
|
||||
Release: 0
|
||||
Summary: Messaging application with a focus on speed and security
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user