[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Thu Sep 28 19:46:19 BST 2023


commit 99eafbd018bf59ae47c710b99ccecbf68139ea3d
Author: Friedrich W. H. Kossebau <kossebau at kde.org>
Date:   Thu Sep 28 17:02:59 2023 +0200

    Register Qt6/KF6 builds for atlantik & ksokoban

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 50ad248e..cf968548 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -875,7 +875,13 @@
         "playground/utils/fielding": {
             "kf6-qt6": "master"
         },
+        "playground/games/atlantik" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "master",
+            "stable-kf5-qt5": ""
+        },
         "playground/games/ksokoban" : {
+            "kf6-qt6": "master",
             "kf5-qt5": "master",
             "stable-kf5-qt5": ""
         },

commit ea9bb707bb13a19363fc30494ff19047208b324c
Author: Carl Schwan <carl at carlschwan.eu>
Date:   Wed Sep 27 00:01:16 2023 +0200

    Port kontrast to qt6

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index ef56d5e8..50ad248e 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -139,6 +139,11 @@
             "kf5-qt5": "release/23.08",
             "stable-kf5-qt5": "release/23.08"
         },
+        "kde/kdeaccessibility/kontrast" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
         "kde/kdeadmin/*" : {
             "kf5-qt5": "master",
             "stable-kf5-qt5": "release/23.08"
diff --git a/projects-invent/accessibility/kontrast/i18n.json b/projects-invent/accessibility/kontrast/i18n.json
index ba2273bd..4de37a1a 100644
--- a/projects-invent/accessibility/kontrast/i18n.json
+++ b/projects-invent/accessibility/kontrast/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "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 679c5c72f4bfe692ebf7d3aea50e0c41f82ac21b
Author: Carl Schwan <carl at carlschwan.eu>
Date:   Tue Sep 26 23:47:38 2023 +0200

    Port keysmith to qt6

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index a36e5f6f..ef56d5e8 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -765,6 +765,11 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": ""
         },
+        "extragear/utils/keysmith" : {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
         "extragear/sysadmin/kcm-grub2" : {
             "kf5-qt5": "master",
             "stable-kf5-qt5": ""
diff --git a/projects-invent/utilities/keysmith/i18n.json b/projects-invent/utilities/keysmith/i18n.json
index ba2273bd..4de37a1a 100644
--- a/projects-invent/utilities/keysmith/i18n.json
+++ b/projects-invent/utilities/keysmith/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "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 101832845243b464810d5c41d71a082621866b37
Author: Carl Schwan <carl at carlschwan.eu>
Date:   Tue Sep 26 23:03:59 2023 +0200

    Port a few edu app to qt6

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 09fcef9e..a36e5f6f 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -182,7 +182,21 @@
             "kf5-qt5": "release/23.08",
             "stable-kf5-qt5": "release/23.08"
         },
-
+        "kde/kdeedu/kalgebra": {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
+        "kde/kdeedu/analitza": {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
+        "kde/kdeedu/kwordquiz": {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
         "kde/kdegames/*": {
             "kf6-qt6": "master",
             "kf5-qt5": "release/23.08",
diff --git a/projects-invent/education/analitza/i18n.json b/projects-invent/education/analitza/i18n.json
index ba2273bd..4de37a1a 100644
--- a/projects-invent/education/analitza/i18n.json
+++ b/projects-invent/education/analitza/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "trunk_kf6": "master"}
diff --git a/projects-invent/education/kalgebra/i18n.json b/projects-invent/education/kalgebra/i18n.json
index ba2273bd..4de37a1a 100644
--- a/projects-invent/education/kalgebra/i18n.json
+++ b/projects-invent/education/kalgebra/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "trunk_kf6": "master"}
diff --git a/projects-invent/education/kwordquiz/i18n.json b/projects-invent/education/kwordquiz/i18n.json
index ba2273bd..4de37a1a 100644
--- a/projects-invent/education/kwordquiz/i18n.json
+++ b/projects-invent/education/kwordquiz/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "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 ca430e75a3b1f2f3109179eb36a0e947d383805c
Author: Carl Schwan <carl at carlschwan.eu>
Date:   Sun Sep 24 21:58:11 2023 +0200

    Port kweather to qt6 only

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index fcc0428e..09fcef9e 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -694,6 +694,11 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": "5.0"
         },
+        "extragear/utils/kweather": {
+            "kf6-qt6": "master",
+            "kf5-qt5": "release/23.08",
+            "stable-kf5-qt5": "release/23.08"
+        },
         "extragear/base/atcore": {
             "kf5-qt5": "master",
             "stable-kf5-qt5": ""
diff --git a/projects-invent/utilities/kweather/i18n.json b/projects-invent/utilities/kweather/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/utilities/kweather/i18n.json
+++ b/projects-invent/utilities/kweather/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