[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Mon Dec 4 18:46:29 GMT 2023
commit a84f4c6774164325a199ed27ccc15e05bb09fde9
Author: Carl Schwan <carl at carlschwan.eu>
Date: Sun Dec 3 23:08:53 2023 +0100
Port parley to qt6
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index ab971244..3335fb31 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -226,6 +226,11 @@
"kf5-qt5": "release/23.08",
"stable-kf5-qt5": "release/23.08"
},
+ "kde/kdeedu/parley": {
+ "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",
diff --git a/projects-invent/education/parley/i18n.json b/projects-invent/education/parley/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/education/parley/i18n.json
+++ b/projects-invent/education/parley/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 1b2f8cf37c6233115f335e88c9791c1850e74285
Author: Nicolas Fella <nicolas.fella at gmx.de>
Date: Sun Dec 3 22:55:07 2023 +0100
Make kaccounts-integration and kaccounts-providers Qt6
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index a9ed533d..ab971244 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -343,6 +343,16 @@
"kf5-qt5": "release/23.08",
"stable-kf5-qt5": "release/23.08"
},
+ "kde/kdenetwork/kaccounts-integration" : {
+ "kf6-qt6": "master",
+ "kf5-qt5": "release/23.08",
+ "stable-kf5-qt5": "release/23.08"
+ },
+ "kde/kdenetwork/kaccounts-providers" : {
+ "kf6-qt6": "master",
+ "kf5-qt5": "release/23.08",
+ "stable-kf5-qt5": "release/23.08"
+ },
"kde/kdesdk/*" : {
"kf5-qt5": "master",
diff --git a/projects-invent/network/kaccounts-integration/i18n.json b/projects-invent/network/kaccounts-integration/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/network/kaccounts-integration/i18n.json
+++ b/projects-invent/network/kaccounts-integration/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"}
diff --git a/projects-invent/network/kaccounts-providers/i18n.json b/projects-invent/network/kaccounts-providers/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/network/kaccounts-providers/i18n.json
+++ b/projects-invent/network/kaccounts-providers/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 c02df7e69f58a31451891c5ada93d744a369b8ce
Author: Carl Schwan <carl at carlschwan.eu>
Date: Sun Dec 3 22:44:10 2023 +0100
Add branch for qt5 based release of accessibility-inspector
diff --git a/projects-invent/accessibility/accessibility-inspector/i18n.json b/projects-invent/accessibility/accessibility-inspector/i18n.json
index fcebfb20..4a3448e4 100644
--- a/projects-invent/accessibility/accessibility-inspector/i18n.json
+++ b/projects-invent/accessibility/accessibility-inspector/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "none", "trunk_kf5": "none", "trunk_kf6": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "release/1.0", "trunk_kf5": "none", "trunk_kf6": "master"}
More information about the neon-notifications
mailing list