[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Thu Dec 14 18:46:28 GMT 2023
commit cdb395804e3b917e03a47eedc2868104fc400e0e
Author: Luigi Toscano <luigi.toscano at tiscali.it>
Date: Thu Dec 14 17:28:52 2023 +0100
The master branch of another module is Qt6 only now
Namely:
- wacomtablet
(which has really been Qt6-only for a while)
diff --git a/projects-invent/plasma/wacomtablet/i18n.json b/projects-invent/plasma/wacomtablet/i18n.json
index 27e7ca86..fa47aadf 100644
--- a/projects-invent/plasma/wacomtablet/i18n.json
+++ b/projects-invent/plasma/wacomtablet/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "3.3", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "3.3", "trunk_kf5": "none", "trunk_kf6": "master"}
commit 6470ac642bf28370a8a6cc9dba79acbfb281c256
Author: Carl Schwan <carl at carlschwan.eu>
Date: Thu Dec 14 00:09:33 2023 +0100
Port Kget to kf6
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index a6e534d5..77ee45fd 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/kdenetwork/kget" : {
+ "kf6-qt6": "master",
+ "kf5-qt5": "release/23.08",
+ "stable-kf5-qt5": "release/23.08"
+ },
"kde/kdenetwork/kdenetwork-filesharing" : {
"kf6-qt6": "master",
"kf5-qt5": "release/23.08",
diff --git a/projects-invent/network/kget/i18n.json b/projects-invent/network/kget/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/network/kget/i18n.json
+++ b/projects-invent/network/kget/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 a2d99884501c41a2d168cdac5bdf81a14f32fde5
Author: Carl Schwan <carl at carlschwan.eu>
Date: Thu Dec 14 00:15:28 2023 +0100
Mark that isoimagewriter was ported to Qt6
Happened actually 10 days ago and wasn't notified...
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index dfbe93bc..a6e534d5 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -669,6 +669,11 @@
"kf5-qt5": "release/23.08",
"stable-kf5-qt5": "release/23.08"
},
+ "extragear/utils/isoimagewriter": {
+ "kf6-qt6": "master",
+ "kf5-qt5": "",
+ "stable-kf5-qt5": ""
+ },
"extragear/utils/symmy": {
"kf5-qt5": "master",
"stable-kf5-qt5": "release/1.0"
diff --git a/projects-invent/utilities/isoimagewriter/i18n.json b/projects-invent/utilities/isoimagewriter/i18n.json
index 31dfafe5..fcebfb20 100644
--- a/projects-invent/utilities/isoimagewriter/i18n.json
+++ b/projects-invent/utilities/isoimagewriter/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "none", "trunk_kf5": "none", "trunk_kf6": "master"}
commit 9d5161eac89200499df5442acd73635c747191be
Author: Carl Schwan <carl at carlschwan.eu>
Date: Thu Dec 14 00:13:23 2023 +0100
Archive translations of mtp-server
diff --git a/projects-invent/plasma-mobile/mtp-server/i18n.json b/projects-invent/plasma-mobile/mtp-server/i18n.json
index 16d965ee..42fbd0f1 100644
--- a/projects-invent/plasma-mobile/mtp-server/i18n.json
+++ b/projects-invent/plasma-mobile/mtp-server/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"}
\ No newline at end of file
More information about the neon-notifications
mailing list