[neon/infrastructure/pangea-conf-projects] overrides: make unstable hotspot follow master but qt5 build

Carlos De Maine null at kde.org
Tue Mar 12 12:27:53 GMT 2024


Git commit 970ddcc3e2ce2c69e8f8fd2dff6a155c5647e107 by Carlos De Maine.
Committed on 12/03/2024 at 12:27.
Pushed by carlosdem into branch 'master'.

make unstable hotspot follow master but qt5 build

M  +6    -1    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/970ddcc3e2ce2c69e8f8fd2dff6a155c5647e107

diff --git a/overrides/base.yaml b/overrides/base.yaml
index ef7f7c7a..e356b732 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -1046,9 +1046,14 @@
       type: uscan
 
 '*invent.kde.org/neon/neon-packaging/hotspot':
-  'Neon/{release,stable,unstable}':
+  'Neon/{release,stable}':
     upstream_scm:
       type: uscan
+  'Neon/unstable':
+    upstream_scm:
+      type: git
+      url: https://github.com/KDAB/hotspot.git
+      branch: master
   'Neon/experimental':
     upstream_scm:
       type: git


More information about the Neon-commits mailing list