[neon/infrastructure/pangea-conf-projects] overrides: we're back to one issue, make sure it uses uscan to get the older release for stable and user

Carlos De Maine null at kde.org
Fri Oct 6 23:12:30 BST 2023


Git commit 9a37a8cc2ddf252c651b8418387a9d28604eda68 by Carlos De Maine.
Committed on 07/10/2023 at 00:12.
Pushed by carlosdem into branch 'master'.

we're back to one issue, make sure it uses uscan to get the older release for stable and user

M  +2    -4    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/9a37a8cc2ddf252c651b8418387a9d28604eda68

diff --git a/overrides/base.yaml b/overrides/base.yaml
index bf55215..a5527b4 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -77,13 +77,11 @@
       branch: master
 
 '*invent.kde.org/neon/backports-jammy/appstream-jammy2':
-  '*':
+  '{Neon/unstable}':
     upstream_scm:
       url: https://github.com/ximion/appstream.git
       branch: main
-
-'*invent.kde.org/neon/backports-jammy/appstream-jammy3':
-  '*':
+  '{Neon/release,Neon/stable}':
     upstream_scm:
       type: uscan
 


More information about the Neon-commits mailing list