1
0

Accepting request 664419 from server:messaging

OBS-URL: https://build.opensuse.org/request/show/664419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-01-11 13:05:51 +00:00 committed by Git OBS Bridge
commit 922695646f
3 changed files with 8 additions and 1 deletions

View File

@ -270,6 +270,7 @@ def process_telegram(jsonobj):
child.append("'TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME'")
child.append("'TDESKTOP_DISABLE_UNITY_INTEGRATION'")
child.append("'TDESKTOP_DISABLE_GTK_INTEGRATION'")
child.append("'TDESKTOP_DISABLE_OPENAL_EFFECTS'")
child.remove("'AL_LIBTYPE_STATIC'")
child = jsonobj["'targets'"][0]["'include_dirs'"]
child.remove("'<(libs_loc)/breakpad/src'")

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 10 14:55:58 UTC 2019 - Ramax Lo <ramaxlo@gmail.com>
- Add TDESKTOP_DISABLE_OPENAL_EFFECTS to fix playback error:
Audio Playback Error: 40963, Invalid Value
-------------------------------------------------------------------
Sat Dec 22 01:33:03 UTC 2018 - Xu Zhao <i@xuzhao.net>

View File

@ -1,7 +1,7 @@
#
# spec file for package telegram-desktop
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed