[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Wed Nov 15 18:46:34 GMT 2023
commit b876de36f4a49b5134f367ddf154720e8f0ee9b9
Author: Nicolas Fella <nicolas.fella at gmx.de>
Date: Tue Nov 14 23:18:57 2023 +0100
Switch spacebar master to Qt6
diff --git a/projects-invent/plasma-mobile/spacebar/i18n.json b/projects-invent/plasma-mobile/spacebar/i18n.json
index 16d965ee..6ed346aa 100644
--- a/projects-invent/plasma-mobile/spacebar/i18n.json
+++ b/projects-invent/plasma-mobile/spacebar/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "master"}
\ No newline at end of file
+{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "none", "trunk_kf6": "master"}
commit bc5a3eb796b68817b66787a779197b1adbe127e1
Author: Juraj Oravec <jurajoravec at mailo.com>
Date: Tue Nov 14 21:44:17 2023 +0100
Make Falkon master Qt6 only
Signed-off-by: Juraj Oravec <jurajoravec at mailo.com>
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 21baca54..ba9d5f7c 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -854,7 +854,8 @@
"stable-kf5-qt5": ""
},
"extragear/network/falkon" : {
- "kf5-qt5": "master",
+ "kf6-qt6": "master",
+ "kf5-qt5": "release/23.08",
"stable-kf5-qt5": "release/23.08"
},
"extragear/utils/plasma-mycroft": {
diff --git a/projects-invent/network/falkon/i18n.json b/projects-invent/network/falkon/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/network/falkon/i18n.json
+++ b/projects-invent/network/falkon/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 f501a80eff5767a470974cc60b27a7e07904a805
Author: Friedrich W. H. Kossebau <kossebau at kde.org>
Date: Tue Nov 14 20:03:08 2023 +0100
kde-dev-utils: update kf6-qt6 branch to master
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 7be2b15e..21baca54 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -343,6 +343,11 @@
"kf5-qt5": "release/23.08",
"stable-kf5-qt5": "release/23.08"
},
+ "kde/kdesdk/kde-dev-utils" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": "release/23.08",
+ "kf6-qt6": "master"
+ },
"kde/kdesdk/kirigami-gallery" : {
"kf5-qt5": "master",
More information about the neon-notifications
mailing list