[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Sun May 9 19:46:24 BST 2021


commit 7b3b93e8c7a663549998a46f3552a43f8819fcdd
Author: David Faure <faure at kde.org>
Date:   Sun May 9 11:29:18 2021 +0200

    kde/workspace/layer-shell-qt has no stable branch yet

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 95ab2a02..fc375c83 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -1458,9 +1458,12 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": "Plasma/5.21"
         },
-
-
-
+        "kde/workspace/layer-shell-qt" : {
+            "stable-qt4": "",
+            "latest-qt4": "",
+            "kf5-qt5": "master",
+            "stable-kf5-qt5": ""
+        },
 
         "calligra/calligra": {
             "stable-qt4": "calligra/2.9",

commit 018eff96e66c118fedfc4cb4437582cf563413ff
Author: David Faure <faure at kde.org>
Date:   Sun May 9 11:20:19 2021 +0200

    extragear/graphics/*: default to master, not "frameworks" branch
    
    This should fix at least "koko".

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 220f8072..95ab2a02 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -1596,9 +1596,9 @@
             "stable-kf5-qt5": ""
         },
         "extragear/graphics/*": {
-            "stable-qt4": "master",
-            "latest-qt4": "master",
-            "kf5-qt5": "frameworks",
+            "stable-qt4": "",
+            "latest-qt4": "",
+            "kf5-qt5": "master",
             "stable-kf5-qt5": ""
         },
         "extragear/graphics/skanlite": {

commit 5fa33bd2c502abf159202cf1ab47e5261ad35f1c
Author: David Faure <faure at kde.org>
Date:   Sun May 9 11:09:11 2021 +0200

    kweathercore: point to a stable branch, not a tag.
    
    Otherwise kdesrc-build barfs:
     Error updating kweathercore, removing from list of packages to build.
     Unable to perform a git checkout of origin/release-0.1.0 to a local branch of release-0.1.0
    and it makes sense, kdesrc-build is meant to check out branches,
    not tags.
    
    CCMAIL: hanyoung at protonmail.com

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 25f25c21..220f8072 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -1707,7 +1707,7 @@
             "stable-qt4": "",
             "latest-qt4": "",
             "kf5-qt5": "master",
-            "stable-kf5-qt5": "release-0.1.0"
+            "stable-kf5-qt5": "release/21.05"
         },
         "extragear/office/alkimia": {
             "stable-qt4": "8.0",



More information about the neon-notifications mailing list