From 071f0dcb02550dd5cc5b86ac7aa582587dc60a116d823107a9150848ce4d372e Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 27 Mar 2024 09:08:12 +0000 Subject: [PATCH 1/2] Accepting request 1162845 from home:win8linux:branches:KDE:Applications Add qt6-webview dep to fix login OBS-URL: https://build.opensuse.org/request/show/1162845 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/tokodon?expand=0&rev=34 --- tokodon.changes | 5 +++++ tokodon.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/tokodon.changes b/tokodon.changes index fc82385..692b838 100644 --- a/tokodon.changes +++ b/tokodon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 27 08:31:06 UTC 2024 - Julius Enriquez + +- Add qt6-webview dep to fix login + ------------------------------------------------------------------- Tue Mar 19 15:28:12 UTC 2024 - Christophe Marin diff --git a/tokodon.spec b/tokodon.spec index fba04fc..d22c136 100644 --- a/tokodon.spec +++ b/tokodon.spec @@ -67,6 +67,7 @@ Requires: kf6-sonnet-imports >= %{kf6_version} Requires: kirigami-addons6 Requires: qt6-declarative-imports >= %{qt6_version} Requires: qt6-qt5compat-imports >= %{qt6_version} +Requires: qt6-webview >= %{qt6_version} Requires: qt6-webview-imports >= %{qt6_version} %description From a21f4c241d8ee0719f9b2359f6910c857765db76aa685213c1dc71656a5f72f7 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 27 Mar 2024 09:08:57 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/tokodon?expand=0&rev=35 --- tokodon.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokodon.changes b/tokodon.changes index 692b838..0f36942 100644 --- a/tokodon.changes +++ b/tokodon.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Mar 27 08:31:06 UTC 2024 - Julius Enriquez -- Add qt6-webview dep to fix login +- Add qt6-webview dep to fix login (boo#1222024) ------------------------------------------------------------------- Tue Mar 19 15:28:12 UTC 2024 - Christophe Marin