[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Wed Jan 3 18:46:37 GMT 2024
commit a8dd5fe6d2a2457960fd6e9eed2696024c3c5db0
Author: Volker Krause <vkrause at kde.org>
Date: Wed Jan 3 18:49:10 2024 +0100
Use KWeatherCore's kf5 branch for Qt 5 builds
Tags aren't supported here by the CI, to work around that the kf5 branch
points to the last Qt5-based tag (v0.7).
diff --git a/branch-rules.yml b/branch-rules.yml
index ebe2328b..37f82d2b 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -8,7 +8,7 @@
'libraries/kquickimageeditor': 'master'
'libraries/kpublictransport': 'master'
'libraries/libqaccessibilityclient': 'master'
- 'libraries/kweathercore': 'v0.7'
+ 'libraries/kweathercore': 'kf5'
'libraries/kasync': 'master'
'education/cantor': 'master'
'games/*': 'master'
@@ -104,7 +104,7 @@
'libraries/polkit-qt-1': 'master' # 'master' (yes actually as well)
'libraries/kquickimageeditor': 'master' # '0.1'
'libraries/kpublictransport': 'release/23.08'
- 'libraries/kweathercore': 'v0.5'
+ 'libraries/kweathercore': 'kf5'
'libraries/kproperty': '3.2'
'libraries/kreport': '3.2'
'libraries/kdb': '3.2'
commit 7b451327382c9ba8273deda5d5f0968081ed53c0
Author: Volker Krause <vkrause at kde.org>
Date: Tue Jan 2 22:43:39 2024 +0100
Update last Qt5-compatible KWeatherCore branch
diff --git a/branch-rules.yml b/branch-rules.yml
index a52ed56d..ebe2328b 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -8,7 +8,7 @@
'libraries/kquickimageeditor': 'master'
'libraries/kpublictransport': 'master'
'libraries/libqaccessibilityclient': 'master'
- 'libraries/kweathercore': 'master'
+ 'libraries/kweathercore': 'v0.7'
'libraries/kasync': 'master'
'education/cantor': 'master'
'games/*': 'master'
commit 9b412461aef3ce3bf9151e114f164f668a1aace2
Author: Volker Krause <vkrause at kde.org>
Date: Tue Jan 2 22:17:03 2024 +0100
KDiagram master is Qt6-only, so use 2.8 for latest-kf5
diff --git a/branch-rules.yml b/branch-rules.yml
index 0924a6d6..a52ed56d 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -12,7 +12,7 @@
'libraries/kasync': 'master'
'education/cantor': 'master'
'games/*': 'master'
- 'graphics/kdiagram': 'master'
+ 'graphics/kdiagram': '2.8'
'graphics/libkdcraw': 'master'
'graphics/libksane': 'master'
'graphics/kgraphviewer': 'master'
More information about the neon-notifications
mailing list