[neon/infrastructure/pangea-conf-projects] overrides: put mlt on a tag to test

Carlos De Maine null at kde.org
Thu Sep 7 23:41:21 BST 2023


Git commit 321bed8b51230bcd713c063f0f09abde186d42d4 by Carlos De Maine.
Committed on 08/09/2023 at 00:41.
Pushed by carlosdem into branch 'master'.

put mlt on a tag to test

M  +5    -1    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/321bed8b51230bcd713c063f0f09abde186d42d4

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 024f536..a3d1883 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -236,9 +236,13 @@
       type: uscan
 
 '*invent.kde.org/neon/backports-jammy/mlt-jammy':
-  '*':
+  '{Neon/release,Neon/stable}':
     upstream_scm:
       type: uscan
+  'Neon/unstable':
+    upstream_scm:
+      url: https://github.com/mltframework/mlt.git
+      tag: v7.18.0
 
 '*invent.kde.org/neon/backports-jammy/packagekit':
   '*':


More information about the Neon-commits mailing list