From e75f8677d3cd243957e1a71202341adabc8416406ef03c8c86f9b403696272d6 Mon Sep 17 00:00:00 2001 From: Marcel Kuehlhorn Date: Tue, 10 May 2022 21:15:50 +0000 Subject: [PATCH] Accepting request 976141 from home:13ilya - Fixed requirements for Qt6 (boo#1199323). OBS-URL: https://build.opensuse.org/request/show/976141 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=222 --- telegram-desktop.changes | 13 +++++++++---- telegram-desktop.spec | 6 +++--- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/telegram-desktop.changes b/telegram-desktop.changes index ed77415..5a807bc 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 10 19:07:11 UTC 2022 - Илья Индиго + +- Fixed requirements for Qt6 (boo#1199323). + ------------------------------------------------------------------- Tue Apr 26 15:20:13 UTC 2022 - Ferdinand Thiessen @@ -34,6 +39,7 @@ Tue Apr 26 15:20:13 UTC 2022 - Ferdinand Thiessen * Bots can send a new type of button that lets you add them to your group or channel. - Added fix-unused-variable-error.patch + ------------------------------------------------------------------- Fri Apr 8 07:53:51 UTC 2022 - Marcel Kuehlhorn @@ -1354,13 +1360,13 @@ Fri May 25 06:04:47 UTC 2018 - i@xuzhao.net Replacement no longer happens when pasting text. ------------------------------------------------------------------- -Mon Apr 16 18:32:29 UTC 2018 - ilya@ilya.pp.ua +Mon Apr 16 18:32:29 UTC 2018 - ilya@ilya.cf - Update to 1.2.17 * Bug fixes and other minor improvements. ------------------------------------------------------------------- -Wed Mar 28 22:52:16 UTC 2018 - ilya@ilya.pp.ua +Wed Mar 28 22:52:16 UTC 2018 - ilya@ilya.cf - Update to 1.2.15 * Discover new stickers. Type one emoji to see suggestions from @@ -1373,7 +1379,7 @@ Wed Mar 28 22:52:16 UTC 2018 - ilya@ilya.pp.ua Ctrl+Down. ------------------------------------------------------------------- -Tue Mar 20 21:31:30 UTC 2018 - ilya@ilya.pp.ua +Tue Mar 20 21:31:30 UTC 2018 - ilya@ilya.cf - Refresh spec-file via spec-cleaner and manual optimizations. * Add %license and %doc macros. @@ -1600,4 +1606,3 @@ Mon Jul 4 19:36:46 UTC 2016 - i@xuzhao.net Mon May 16 17:40:37 UTC 2016 - i@xuzhao.net - 0.9.48 Initial Commit. - diff --git a/telegram-desktop.spec b/telegram-desktop.spec index bebf203..d674f14 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -149,11 +149,11 @@ BuildRequires: pkgconfig(zlib) # Runtime requirements Requires: hicolor-icon-theme Requires: icu -Requires: libqt5-qtimageformats +Requires: qt6-imageformats # TDesktop can fall back to a simple GTK file picker but prefers the portal Recommends: xdg-desktop-portal Recommends: google-opensans-fonts -Recommends: libqt5-qtwayland +Recommends: qt6-wayland %description Telegram is a non-profit cloud-based instant messaging service. @@ -171,7 +171,7 @@ The service also provides APIs to independent developers. %patch6 -p1 cd ../ -unzip -q %{S:2} +unzip -q %{SOURCE2} mkdir Libraries mv tg_owt-master Libraries/tg_owt %patch2 -p2 -d Libraries/tg_owt