Hello community,
here is the log from the commit of package telegram-desktop for
openSUSE:Factory checked in at 2020-10-02 17:35:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telegram-desktop (Old)
and /work/SRC/openSUSE:Factory/.telegram-desktop.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegram-desktop"
Fri Oct 2 17:35:16 2020 rev:41 rq:838804 version:2.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/telegram-desktop/telegram-desktop.changes
2020-09-25 16:30:09.007816739 +0200
+++
/work/SRC/openSUSE:Factory/.telegram-desktop.new.4249/telegram-desktop.changes
2020-10-02 17:35:31.566675031 +0200
@@ -1,0 +2,6 @@
+Wed Sep 30 10:36:43 UTC 2020 - Marcel Kuehlhorn <[email protected]>
+
+- Add check_if_xcb-screensaver_present.patch
+ * fixes boo#1176626: Telegram-desktop crashes on Xwayland
+
+-------------------------------------------------------------------
New:
----
check_if_xcb-screensaver_present.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ telegram-desktop.spec ++++++
--- /var/tmp/diff_new_pack.8sXdeJ/_old 2020-10-02 17:35:33.010675893 +0200
+++ /var/tmp/diff_new_pack.8sXdeJ/_new 2020-10-02 17:35:33.014675895 +0200
@@ -46,6 +46,8 @@
Patch1: 0001-use-bundled-ranged-exptected-gsl.patch
# PATCH-FIX-OPENSUSE
Patch2: 0002-tg_owt-fix-name-confliction.patch
+# PATCH-FIX-UPSTREAM: boo#1176626: Telegram-desktop crashes on Xwayland
+Patch3: check_if_xcb-screensaver_present.patch
BuildRequires: appstream-glib
BuildRequires: chrpath
BuildRequires: cmake >= 3.16
@@ -149,6 +151,7 @@
%setup -q -n tdesktop-%{version}-full
%patch0 -p1
%patch1 -p2
+%patch3 -p1
cd ../
unzip %{S:1}
++++++ check_if_xcb-screensaver_present.patch ++++++
++++ 860 lines (skipped)