forked from pool/telegram-desktop
Accepting request 936151 from home:nuklly:branches:server:messaging
- Update to 3.2.8 * Fix crash in opening shared media with another user. * Try out the new audio player with playlist shuffle and repeat. * Give a custom name to your desktop session to distinguish it in the sessions list. - Update tg_owt OBS-URL: https://build.opensuse.org/request/show/936151 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=205
This commit is contained in:
parent
def78edb7c
commit
44abdc9b8d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0f7ee7bd7c5746026744de2eb447b11f83e77eb30be49e9e894bc37008b49d4a
|
|
||||||
size 38541579
|
|
3
tdesktop-3.2.8-full.tar.gz
Normal file
3
tdesktop-3.2.8-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01ffaf2ef0e7be009f82516995f91646ac2c3576cb7e30c64312d791fe6a8ae2
|
||||||
|
size 38661855
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 7 05:28:18 UTC 2021 - Xu Zhao <i@xuzhao.net>
|
||||||
|
|
||||||
|
- Update to 3.2.8
|
||||||
|
* Fix crash in opening shared media with another user.
|
||||||
|
* Try out the new audio player with playlist shuffle and repeat.
|
||||||
|
* Give a custom name to your desktop session to distinguish it
|
||||||
|
in the sessions list.
|
||||||
|
- Update tg_owt
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 18:01:53 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
Fri Oct 29 18:01:53 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
%define _dwz_max_die_limit 200000000
|
%define _dwz_max_die_limit 200000000
|
||||||
|
|
||||||
Name: telegram-desktop
|
Name: telegram-desktop
|
||||||
Version: 3.1.11
|
Version: 3.2.8
|
||||||
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
|
||||||
@ -206,6 +206,7 @@ cd %{_builddir}/tdesktop-%{version}-full
|
|||||||
%cmake \
|
%cmake \
|
||||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
|
-DDESKTOP_APP_QT6=OFF \
|
||||||
-DTDESKTOP_API_ID=611335 \
|
-DTDESKTOP_API_ID=611335 \
|
||||||
-DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c \
|
-DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c \
|
||||||
-DDESKTOP_APP_USE_GLIBC_WRAPS=OFF \
|
-DDESKTOP_APP_USE_GLIBC_WRAPS=OFF \
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f2043a34fe040aafe4a14e3a3847a4862e8ea1fea5794d004b1946becd8a8243
|
oid sha256:0ceb9edc7cc73a2400c8ba118b7feb07fc2db51f1a265acbb7e832b0a3614820
|
||||||
size 31285848
|
size 207698320
|
||||||
|
Loading…
Reference in New Issue
Block a user