[neon/infrastructure/pangea-conf-projects] overrides: only stable needs phonon(-vlc) to be on aspecific branch

Carlos De Maine null at kde.org
Sat Nov 25 01:06:15 GMT 2023


Git commit 82dffa7585e318457e0262d8526353522119162c by Carlos De Maine.
Committed on 25/11/2023 at 02:06.
Pushed by carlosdem into branch 'master'.

only stable needs phonon(-vlc) to be on aspecific branch

M  +4    -2    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/82dffa7585e318457e0262d8526353522119162c

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 52d0998..6969b6b 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -551,14 +551,16 @@
       branch: master
 
 '*invent.kde.org/neon/extras/phonon':
-  '*':
+  'Neon/stable':
     upstream_scm:
       url: https://invent.kde.org/libraries/phonon.git
+      branch: 4.12
 
 '*invent.kde.org/neon/extras/phonon-backend-vlc':
-  '*':
+  'Neon/stable':
     upstream_scm:
       url: https://invent.kde.org/libraries/phonon-vlc.git
+      branch: 0.12
 
 '*invent.kde.org/neon/extras/qca2':
   '*':


More information about the Neon-commits mailing list