[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Mon Jan 8 18:46:33 GMT 2024
commit 1df67cd38ce8fb2e86302a307ef58d995654d95a
Author: Nicolas Fella <nicolas.fella at gmx.de>
Date: Mon Jan 8 01:15:17 2024 +0100
Move krfb to Qt6
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index ac70ca7a..7e12bd87 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -378,6 +378,11 @@
"kf5-qt5": "release/23.08",
"stable-kf5-qt5": "release/23.08"
},
+ "kde/kdenetwork/krfb" : {
+ "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/krfb/i18n.json b/projects-invent/network/krfb/i18n.json
index ba2273bd..14752c84 100644
--- a/projects-invent/network/krfb/i18n.json
+++ b/projects-invent/network/krfb/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 8ff276abeeeb8835a989e641a5a826bd09af0ce7
Author: Nicolas Fella <nicolas.fella at gmx.de>
Date: Mon Jan 8 00:16:03 2024 +0100
Make colord-kde Qt6
diff --git a/projects-invent/graphics/colord-kde/i18n.json b/projects-invent/graphics/colord-kde/i18n.json
index 8c38962f..4de37a1a 100644
--- a/projects-invent/graphics/colord-kde/i18n.json
+++ b/projects-invent/graphics/colord-kde/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "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 3b0db978de7f04cef19482d0922d32629a71de77
Author: Michael Reeves <reeves.87 at gmail.com>
Date: Sun Jan 7 15:58:31 2024 -0500
Remove duplicate entries same key and version
diff --git a/branch-rules.yml b/branch-rules.yml
index 37f82d2b..98ab0986 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -23,7 +23,6 @@
'pim/*': 'master'
'pim/kpeoplevcard': 'master'
'plasma/kwin': 'Plasma/5.27'
- 'plasma/kpipewire': 'Plasma/5.27'
'plasma/breeze': 'Plasma/5.27'
'plasma/kpipewire': 'Plasma/5.27'
'plasma/libksysguard': 'Plasma/5.27'
@@ -72,7 +71,6 @@
'pim/khealthcertificate': 'master'
'pim/kpeoplevcard': 'master'
'plasma/kwin': 'master'
- 'plasma/kpipewire': 'master'
'plasma/breeze': 'master'
'plasma/kpipewire': 'master'
'plasma/libksysguard': 'master'
@@ -126,11 +124,8 @@
'network/kaccounts-integration': 'release/23.08'
'network/kaccounts-providers': 'release/23.08'
'office/alkimia': '8.1'
- 'pim/akonadi': 'release/23.08'
- 'pim/kitinerary': 'release/23.08'
'pim/khealthcertificate': 'master' # v22.04
'pim/kpeoplevcard': 'master' # v0.1
- 'pim/akonadi-contacts': 'release/23.08'
'pim/kidentitymanagement': 'release/23.08'
'pim/messagelib': 'release/23.08'
'pim/akonadi': 'release/23.08'
commit 459f4bb9c291f0d355db562dd0bf49b1bfb89017
Author: Michael Reeves <reeves.87 at gmail.com>
Date: Sun Jan 7 15:50:35 2024 -0500
KDiff3 update i18n.json
diff --git a/projects-invent/sdk/kdiff3/i18n.json b/projects-invent/sdk/kdiff3/i18n.json
index 0f08c65f..23cb72ed 100644
--- a/projects-invent/sdk/kdiff3/i18n.json
+++ b/projects-invent/sdk/kdiff3/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "1.10", "trunk_kf5": "master"}
+{ "stable": "none", "trunk": "none", "stable_kf5": "1.11", "trunk_kf5": "master", "trunk_kf6": "master" }
More information about the neon-notifications
mailing list