[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Fri Nov 3 18:46:35 GMT 2023


commit 9cceebce3cebeeb5d188d245723c3ad680fdf5d7
Author: Bart Ribbers <bribbers at disroot.org>
Date:   Thu Nov 2 22:07:59 2023 +0000

    QMLKonsole is (going to be) Qt6 only
    
    Since https://invent.kde.org/plasma-mobile/qmlkonsole/-/merge_requests/34
    
    @teams/localization

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 444b5195..6f0da9a8 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -983,6 +983,11 @@
             "kf6-qt6": "master",
             "kf5-qt5": "release/23.08",
             "stable-kf5-qt5": "release/23.08"
+        },
+        "playground/mobile/qmlkonsole": {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
         }
-   }
+    }
 }
diff --git a/projects-invent/plasma-mobile/qmlkonsole/i18n.json b/projects-invent/plasma-mobile/qmlkonsole/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/plasma-mobile/qmlkonsole/i18n.json
+++ b/projects-invent/plasma-mobile/qmlkonsole/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"}

commit e86861d70ae505a70855095251bba280fac2ff4d
Author: Tobias Fella <fella at posteo.de>
Date:   Thu Nov 2 21:58:17 2023 +0000

    Switch Toad to Qt6
    
    @teams/localization

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 33c4ea03..444b5195 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -924,6 +924,9 @@
         "playground/utils/fielding": {
             "kf6-qt6": "master"
         },
+        "playground/utils/toad": {
+            "kf6-qt6": "master"
+        },
         "playground/games/atlantik" : {
             "kf6-qt6": "master"
         },
diff --git a/projects-invent/utilities/toad/i18n.json b/projects-invent/utilities/toad/i18n.json
index 31dfafe5..6ed346aa 100644
--- a/projects-invent/utilities/toad/i18n.json
+++ b/projects-invent/utilities/toad/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "none", "trunk_kf6": "master"}

commit 40e5bb82315f616a5ca3ea7455d8e81416d40b83
Author: Laurent Montel <montel at kde.org>
Date:   Thu Nov 2 21:51:35 2023 +0000

    Dragon master is qt6 only
    
    @teams/localization

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 7815aa6f..33c4ea03 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -286,6 +286,11 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": "release/23.08"
         },
+        "kde/kdemultimedia/dragon" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
         "kde/kdemultimedia/audiocd-kio" : {
             "kf6-qt6": "master",
             "kf5-qt5": "release/23.08",
diff --git a/projects-invent/multimedia/dragon/i18n.json b/projects-invent/multimedia/dragon/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/multimedia/dragon/i18n.json
+++ b/projects-invent/multimedia/dragon/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