[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Sun Dec 24 18:46:35 GMT 2023
commit bffb4c33b4ee6fe4dd8edfd856292c0857796ec9
Author: Ben Cooksley <bcooksley at kde.org>
Date: Mon Dec 25 06:51:37 2023 +1300
Reflect the archive of the QtCon website repositories given that we no longer host that domain
diff --git a/projects-invent/websites/br-qtcon-org/metadata.yaml b/projects-invent/websites/br-qtcon-org/metadata.yaml
index 25948ada..b51bb0c0 100644
--- a/projects-invent/websites/br-qtcon-org/metadata.yaml
+++ b/projects-invent/websites/br-qtcon-org/metadata.yaml
@@ -3,5 +3,5 @@ hasrepo: true
identifier: websites-br-qtcon-org
name: QtCon Brazil Website
projectpath: websites/br-qtcon-org
-repoactive: true
+repoactive: false
repopath: websites/br-qtcon-org
diff --git a/projects-invent/websites/conf-qtcon-org/metadata.yaml b/projects-invent/websites/conf-qtcon-org/metadata.yaml
index b3067c18..f0fbdc54 100644
--- a/projects-invent/websites/conf-qtcon-org/metadata.yaml
+++ b/projects-invent/websites/conf-qtcon-org/metadata.yaml
@@ -3,5 +3,5 @@ hasrepo: true
identifier: websites-conf-qtcon-org
name: QtCon Organization Website
projectpath: websites/conf-qtcon-org
-repoactive: true
+repoactive: false
repopath: websites/conf-qtcon-org
diff --git a/projects-invent/websites/qtcon-org/metadata.yaml b/projects-invent/websites/qtcon-org/metadata.yaml
index 246f621c..b9078d4a 100644
--- a/projects-invent/websites/qtcon-org/metadata.yaml
+++ b/projects-invent/websites/qtcon-org/metadata.yaml
@@ -3,5 +3,5 @@ hasrepo: true
identifier: websites-qtcon-org
name: QtCon Website
projectpath: websites/qtcon-org
-repoactive: true
+repoactive: false
repopath: websites/qtcon-org
commit 338603221b926fe99d7f1a90b845f3418b81fc16
Author: Thomas Baumgart <thb at net-bembel.de>
Date: Sun Dec 24 11:27:59 2023 +0100
Use stable kdiagram in kf5 branches
diff --git a/branch-rules.yml b/branch-rules.yml
index 5ba656f9..ffb4113c 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -115,7 +115,7 @@
'graphics/libksane': 'release/23.08'
'graphics/libkexiv2': 'release/23.08'
'graphics/kgraphviewer': 'master'
- 'graphics/kdiagram': 'master' # 2.8 has no CI configuration
+ 'graphics/kdiagram': '2.8'
'graphics/okular': 'release/23.08'
'graphics/libkdcraw': 'release/23.08'
'kdevelop/kdevelop': 'release/23.08'
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 1a930e5b..4e1087a8 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -723,6 +723,7 @@
},
"extragear/graphics/kdiagram": {
"kf6-qt6": "master",
+ "kf5-qt5": "2.8",
"stable-kf5-qt5": "2.8"
},
"extragear/graphics/kgeotag": {
More information about the neon-notifications
mailing list