[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Tue Sep 7 19:46:30 BST 2021
commit 792365a9e6507a3a269f6b69ec4d817110dcdefa
Author: David Faure <faure at kde.org>
Date: Tue Sep 7 14:05:25 2021 +0200
Allow building kile in stable-kf5-qt5 too. Couldn't find a stable branch.
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 854a8523..ccd3a332 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -1722,7 +1722,7 @@
"stable-qt4": "2.1",
"latest-qt4": "livepreview-kde4",
"kf5-qt5": "master",
- "stable-kf5-qt5": ""
+ "stable-kf5-qt5": "master"
},
"extragear/office/kbibtex": {
"stable-qt4": "kbibtex/0.6",
commit 08c35b6edc0111d171405f5cac9d2eabc64cf288
Author: Ben Cooksley <bcooksley at kde.org>
Date: Tue Sep 7 07:13:04 2021 +1200
Add branch definitions for Phonon
diff --git a/branch-rules.yml b/branch-rules.yml
index fccdf33f..70b02852 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -1,7 +1,9 @@
'@latest':
'frameworks/*': 'master'
'libraries/plasma-wayland-protocols': 'master'
+ 'libraries/phonon': 'master'
'@stable':
'frameworks/*': 'master' # 'v5.85.0'
'libraries/plasma-wayland-protocols': 'master' # 'v1.4.0'
+ 'libraries/phonon': 'master' # 'v4.11.1'
More information about the neon-notifications
mailing list