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