[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Tue Nov 7 18:46:33 GMT 2023


commit a0f1e5e3d7b9b3050f038f5fdec7e75557f91aa9
Author: Tobias Fella <fella at posteo.de>
Date:   Mon Nov 6 19:40:26 2023 +0100

    Switch Qrca to Qt6

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 3ab6deeb..042c7ca4 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -894,6 +894,9 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": ""
         },
+        "kdereview/utilities/qrca": {
+            "kf6-qt6": "master"
+        },
 
         "webapps/polinpin": {
             "kf5-qt5": "chefa",
diff --git a/projects-invent/utilities/qrca/i18n.json b/projects-invent/utilities/qrca/i18n.json
index 16d965ee..6ed346aa 100644
--- a/projects-invent/utilities/qrca/i18n.json
+++ b/projects-invent/utilities/qrca/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "master"}
\ No newline at end of file
+{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "none", "trunk_kf6": "master"}

commit a3e62ecbaaf538b845f2d6625a68778a63ff1309
Author: Nicolas Fella <nicolas.fella at gmx.de>
Date:   Mon Nov 6 21:31:03 2023 +0100

    Fix logical-module-structure for kuserfeedback

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index c8c6465a..3ab6deeb 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -52,7 +52,11 @@
             "kf5-qt5": "",
             "stable-kf5-qt5": ""
         },
-
+        "frameworks/kuserfeedback" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "v1.3.0",
+            "stable-kf5-qt5": "v1.3.0"
+        },
 
         "kdesupport/kdewin": {
             "kf5-qt5": "master",
@@ -819,10 +823,6 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": "0.12"
         },
-        "extragear/libs/kuserfeedback": {
-            "kf5-qt5": "master",
-            "stable-kf5-qt5": "master"
-        },
         "extragear/utils/kio-stash": {
             "kf5-qt5": "master",
             "stable-kf5-qt5": ""

commit f55a13bae889ba3a28747ad0da144d2051774bb7
Author: Nicolas Fella <nicolas.fella at gmx.de>
Date:   Mon Nov 6 20:12:48 2023 +0100

    Update dependency data

diff --git a/dependencies/dependency-data-kf6-qt6 b/dependencies/dependency-data-kf6-qt6
index c7a9eb4b..84801e28 100644
--- a/dependencies/dependency-data-kf6-qt6
+++ b/dependencies/dependency-data-kf6-qt6
@@ -478,7 +478,6 @@ frameworks/kcmutils: frameworks/kio
 frameworks/kcmutils: frameworks/kirigami
 frameworks/kcmutils: frameworks/kitemviews
 frameworks/kcmutils: frameworks/kxmlgui
-frameworks/kcmutils: kde/workspace/kactivities
 
 # frameworks/kcodecs
 # This data was autogenerated from the project's .kde-ci.yml file. DO NOT MODIFY. Add new dependencies to the .kde-ci.yml files instead.
@@ -3188,6 +3187,7 @@ extragear/network/tokodon: frameworks/kconfig
 extragear/network/tokodon: frameworks/kcoreaddons
 extragear/network/tokodon: frameworks/ki18n
 extragear/network/tokodon: frameworks/kirigami
+extragear/network/tokodon: frameworks/kitemmodels
 extragear/network/tokodon: frameworks/knotifications
 extragear/network/tokodon: libraries/libs/kirigami-addons
 extragear/network/tokodon: third-party/qtkeychain
@@ -5258,6 +5258,7 @@ kde/workspace/plasma-mobile: frameworks/modemmanager-qt
 kde/workspace/plasma-mobile: frameworks/networkmanager-qt
 kde/workspace/plasma-mobile: libraries/libs/kirigami-addons
 kde/workspace/plasma-mobile: kde/workspace/kwin
+kde/workspace/plasma-mobile: kde/workspace/libkscreen
 kde/workspace/plasma-mobile: kde/workspace/plasma-framework
 kde/workspace/plasma-mobile: kde/workspace/plasma-workspace
 kde/workspace/plasma-mobile: frameworks/bluez-qt



More information about the neon-notifications mailing list