From de847ab192faf8b133d3f9c36bbaa8790b88e55691cfbef83f4414dfae2d06cb Mon Sep 17 00:00:00 2001 From: Xu Zhao Date: Fri, 12 Jan 2018 15:25:37 +0000 Subject: [PATCH] Accepting request 563825 from home:badshah400:branches:server:messaging - Add Requires: libqt5-qtimageformats; required to show images of any kind (emoji, stickers, etc.) in the interface since the switch to system Qt5. OBS-URL: https://build.opensuse.org/request/show/563825 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=33 --- telegram-desktop.changes | 7 +++++++ telegram-desktop.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 8c1531b..4095e1d 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 12 12:33:13 UTC 2018 - badshah400@gmail.com + +- Add Requires: libqt5-qtimageformats; required to show images of + any kind (emoji, stickers, etc.) in the interface since the + switch to system Qt5. + ------------------------------------------------------------------- Sun Dec 31 15:21:54 UTC 2017 - badshah400@gmail.com diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 82aaa90..089376b 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -115,6 +115,7 @@ Requires: hicolor-icon-theme Requires: icu Requires: jasper Requires: openssl +Requires: libqt5-qtimageformats ExclusiveArch: x86_64 %description