[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Fri Oct 6 19:46:24 BST 2023


commit 83caa6bb921586c0f381d564cc6197da3b2902b9
Author: Laurent Montel <montel at kde.org>
Date:   Thu Oct 5 07:44:45 2023 +0200

    Make kdialog qt6 only

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 30545637..b83e3cc4 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -105,6 +105,11 @@
             "kf5-qt5": "release/23.08",
             "stable-kf5-qt5": "release/23.08"
         },
+        "kde/applications/kdialog" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
         "kde/applications/khelpcenter" : {
             "kf6-qt6": "master",
             "kf5-qt5": "release/23.08",
diff --git a/projects-invent/utilities/kdialog/i18n.json b/projects-invent/utilities/kdialog/i18n.json
index 8c38962f..4de37a1a 100644
--- a/projects-invent/utilities/kdialog/i18n.json
+++ b/projects-invent/utilities/kdialog/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "release/23.08", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "trunk_kf6": "master"}

commit 9356275b223ced009ceb3a70956b6824c88882c4
Author: Jeremy Whiting <jpwhiting at kde.org>
Date:   Wed Oct 4 20:35:11 2023 -0600

    Switch kmouth master branch to be qt6 only.
    
    Since some of kmouth dependencies changed and were deprecated in
    Qt6 let's switch the next version to be qt6/kf6 only.
    
    Pending MR on kmouth that fixes build with qt6, but somehow ci is
    still trying qt5 builds...

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index c1e83b04..30545637 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -135,6 +135,11 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": "release/23.08"
         },
+        "kde/kdeaccessibility/kmouth": {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
         "kde/kdeaccessibility/kmag" : {
             "kf6-qt6": "master",
             "kf5-qt5": "release/23.08",
diff --git a/projects-invent/accessibility/kmouth/i18n.json b/projects-invent/accessibility/kmouth/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/accessibility/kmouth/i18n.json
+++ b/projects-invent/accessibility/kmouth/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "trunk_kf6": "master"}



More information about the neon-notifications mailing list