From 8baab0e83fc77ccfc58cfdabea26332084b5981bd7f9df1f9f7bc4e04ad5dee5 Mon Sep 17 00:00:00 2001 From: Marcel Kuehlhorn Date: Tue, 27 Oct 2020 15:42:06 +0000 Subject: [PATCH] Accepting request 844118 from home:tux93 - Update to 2.4.4 * Fix application quit on call end with main window hidden in tray. * Update OpenAL library on Windows. * Several crash fixes. - Stricter constraints for i586 OBS-URL: https://build.opensuse.org/request/show/844118 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=166 --- _constraints | 1 + tdesktop-2.4.3-full.tar.gz | 3 --- tdesktop-2.4.4-full.tar.gz | 3 +++ telegram-desktop.changes | 9 +++++++++ telegram-desktop.spec | 3 ++- 5 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 tdesktop-2.4.3-full.tar.gz create mode 100644 tdesktop-2.4.4-full.tar.gz diff --git a/_constraints b/_constraints index 601185d..d1b2036 100644 --- a/_constraints +++ b/_constraints @@ -13,6 +13,7 @@ aarch64 armv7l armv6l + i586 diff --git a/tdesktop-2.4.3-full.tar.gz b/tdesktop-2.4.3-full.tar.gz deleted file mode 100644 index ceda56d..0000000 --- a/tdesktop-2.4.3-full.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56de48ea5332b3e113423e286f42a7b06e3059cadfed862c3164384ebebd4895 -size 36332065 diff --git a/tdesktop-2.4.4-full.tar.gz b/tdesktop-2.4.4-full.tar.gz new file mode 100644 index 0000000..101ca78 --- /dev/null +++ b/tdesktop-2.4.4-full.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88799708daedaf5c132752259945b4e1b5dcbb62385661e2cca7b8e5d58c9026 +size 36220573 diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 35c1b66..6e7e828 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 26 15:02:33 UTC 2020 - Marcel Kuehlhorn + +- Update to 2.4.4 + * Fix application quit on call end with main window hidden in tray. + * Update OpenAL library on Windows. + * Several crash fixes. +- Stricter constraints for i586 + ------------------------------------------------------------------- Fri Oct 16 15:03:56 UTC 2020 - Guillaume GARDET diff --git a/telegram-desktop.spec b/telegram-desktop.spec index b4f7eb7..76ab98c 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -31,7 +31,7 @@ %define __builder ninja Name: telegram-desktop -Version: 2.4.3 +Version: 2.4.4 Release: 0 Summary: Messaging application with a focus on speed and security License: GPL-3.0-only @@ -136,6 +136,7 @@ Requires: icu Requires: openssl # TDesktop can fall back to a simple GTK file picker but prefers the portal Recommends: xdg-desktop-portal +Recommends: libqt5-qtwayland %description Telegram is a non-profit cloud-based instant messaging service.