Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package telegram-desktop for
openSUSE:Factory checked in at 2021-06-01 10:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telegram-desktop (Old)
and /work/SRC/openSUSE:Factory/.telegram-desktop.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegram-desktop"
Tue Jun 1 10:38:32 2021 rev:59 rq:896097 version:2.7.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/telegram-desktop/telegram-desktop.changes
2021-04-29 22:53:05.645976311 +0200
+++
/work/SRC/openSUSE:Factory/.telegram-desktop.new.1898/telegram-desktop.changes
2021-06-01 10:39:58.941070529 +0200
@@ -1,0 +2,17 @@
+Fri May 28 10:41:04 UTC 2021 - Marcel Kuehlhorn <[email protected]>
+
+- Temporarily stick to GCC10 to work around build failures
+
+-------------------------------------------------------------------
+Sun May 9 12:41:03 UTC 2021 - Marcel Kuehlhorn <[email protected]>
+
+- Update to 2.7.5 (beta)
+ * Add "Voice chats" filter in "Recent actions" for channels.
+ * Write local drafts to disk on a background thread.
+ * Support autoupdate for Telegram in write-protected folders
+ on Linux.
+ * Fix crash in native notifications on Linux.
+ * Fix crash in file dialog on Linux.
+- Update tg_owt
+
+-------------------------------------------------------------------
Old:
----
tdesktop-2.7.4-full.tar.gz
New:
----
tdesktop-2.7.5-full.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ telegram-desktop.spec ++++++
--- /var/tmp/diff_new_pack.RkZnCZ/_old 2021-06-01 10:40:08.713087165 +0200
+++ /var/tmp/diff_new_pack.RkZnCZ/_new 2021-06-01 10:40:08.713087165 +0200
@@ -21,12 +21,8 @@
%define _lto_cflags %{nil}
%endif
-# We need at least gcc8 or higher to build
-%if 0%{?suse_version} < 01550 && 0%{?is_opensuse}
+# Temporarily stick to gcc10 to work around build failures
%bcond_without fixed_gcc
-%else
-%bcond_with fixed_gcc
-%endif
%define __builder ninja
@@ -34,7 +30,7 @@
%define _dwz_max_die_limit 200000000
Name: telegram-desktop
-Version: 2.7.4
+Version: 2.7.5
Release: 0
Summary: Messaging application with a focus on speed and security
License: GPL-3.0-only
@@ -60,7 +56,7 @@
BuildRequires: ffmpeg-devel
BuildRequires: freetype-devel
%if %{with fixed_gcc}
-BuildRequires: gcc9-c++
+BuildRequires: gcc10-c++
%else
BuildRequires: gcc-c++
%endif
@@ -166,8 +162,8 @@
%build
%if %{with fixed_gcc}
-export CC=/usr/bin/gcc-9
-export CXX=/usr/bin/g++-9
+export CC="/usr/bin/gcc-10"
+export CXX="/usr/bin/g++-10"
%endif
# Fix build failures due to not finding installed headers for xkbcommon and
wayland-client
++++++ tdesktop-2.7.4-full.tar.gz -> tdesktop-2.7.5-full.tar.gz ++++++
/work/SRC/openSUSE:Factory/telegram-desktop/tdesktop-2.7.4-full.tar.gz
/work/SRC/openSUSE:Factory/.telegram-desktop.new.1898/tdesktop-2.7.5-full.tar.gz
differ: char 5, line 1
++++++ tg_owt-master.zip ++++++
Binary files /var/tmp/diff_new_pack.RkZnCZ/_old and
/var/tmp/diff_new_pack.RkZnCZ/_new differ