Hello community,
here is the log from the commit of package telegram-desktop for
openSUSE:Factory checked in at 2019-01-11 14:05:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telegram-desktop (Old)
and /work/SRC/openSUSE:Factory/.telegram-desktop.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegram-desktop"
Fri Jan 11 14:05:51 2019 rev:5 rq:664419 version:1.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/telegram-desktop/telegram-desktop.changes
2018-12-28 12:34:57.511978709 +0100
+++
/work/SRC/openSUSE:Factory/.telegram-desktop.new.28833/telegram-desktop.changes
2019-01-11 14:06:43.819725113 +0100
@@ -1,0 +2,6 @@
+Thu Jan 10 14:55:58 UTC 2019 - Ramax Lo <[email protected]>
+
+- Add TDESKTOP_DISABLE_OPENAL_EFFECTS to fix playback error:
+ Audio Playback Error: 40963, Invalid Value
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ telegram-desktop.spec ++++++
--- /var/tmp/diff_new_pack.VVytmS/_old 2019-01-11 14:06:44.847724079 +0100
+++ /var/tmp/diff_new_pack.VVytmS/_new 2019-01-11 14:06:44.851724074 +0100
@@ -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
++++++ patch.py ++++++
--- /var/tmp/diff_new_pack.VVytmS/_old 2019-01-11 14:06:44.923724002 +0100
+++ /var/tmp/diff_new_pack.VVytmS/_new 2019-01-11 14:06:44.923724002 +0100
@@ -270,6 +270,7 @@
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'")