[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Tue Dec 12 18:46:36 GMT 2023
commit 8b4daff4bb65a1ed098ec5fc6aae7e77ac65228e
Author: Carl Schwan <carl at carlschwan.eu>
Date: Mon Dec 11 23:16:15 2023 +0100
Port KRegexEditor to KF6
See https://invent.kde.org/utilities/kregexpeditor/-/merge_requests/4
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 59666b2b..fbc3c5af 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -1014,8 +1014,9 @@
"stable-kf5-qt5": ""
},
"playground/utils/kregexpeditor": {
- "kf5-qt5": "master",
- "stable-kf5-qt5": "master"
+ "kf6-qt6": "master",
+ "kf5-qt5": "",
+ "stable-kf5-qt5": ""
},
"kde/kdeutils/kongress": {
"kf6-qt6": "master",
diff --git a/projects-invent/utilities/kregexpeditor/i18n.json b/projects-invent/utilities/kregexpeditor/i18n.json
index f904d166..6ed346aa 100644
--- a/projects-invent/utilities/kregexpeditor/i18n.json
+++ b/projects-invent/utilities/kregexpeditor/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "none", "trunk_kf5": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "none", "trunk_kf6": "master"}
commit 563f3d949fcdb617046655b860c270a3891b3422
Author: Carl Schwan <carl at carlschwan.eu>
Date: Mon Dec 11 18:13:54 2023 +0100
Move ark to kf6
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index fb026755..59666b2b 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -476,6 +476,11 @@
"kf5-qt5": "",
"stable-kf5-qt5": ""
},
+ "kde/kdeutils/ark": {
+ "kf6-qt6": "master",
+ "kf5-qt5": "release/23.08",
+ "stable-kf5-qt5": "release/23.08"
+ },
"extragear/kdevelop/*": {
"kf5-qt5": "master",
diff --git a/projects-invent/utilities/ark/i18n.json b/projects-invent/utilities/ark/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/utilities/ark/i18n.json
+++ b/projects-invent/utilities/ark/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 19599cd8cb36d2faafc1d5095663aa4254fba74c
Author: Nate Graham <nate at kde.org>
Date: Mon Dec 11 15:55:49 2023 -0700
Handle Skanpage going Qt6-only on master
Companion to
https://invent.kde.org/utilities/skanpage/-/commit/3475d377067ae5c80fd6fd71588d5ecfd970d55b.
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 87c4c4b0..fb026755 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -415,6 +415,12 @@
"kf5-qt5": "release/23.08",
"stable-kf5-qt5": "release/23.08"
},
+ "kde/kdeutils/skanpage": {
+ "kf6-qt6": "master",
+ "kf5-qt5": "release/23.08",
+ "stable-kf5-qt5": "release/23.08"
+ },
+
"kde/kdeutils/kbackup" : {
"kf6-qt6": "master",
"kf5-qt5": "release/23.08",
diff --git a/projects-invent/utilities/skanpage/i18n.json b/projects-invent/utilities/skanpage/i18n.json
index 95510738..14752c84 100644
--- a/projects-invent/utilities/skanpage/i18n.json
+++ b/projects-invent/utilities/skanpage/i18n.json
@@ -1 +1 @@
-{"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