[neon/infrastructure/pangea-conf-projects] overrides: Revert "put kio-fuse-5 on uscan for tarballs"

Carlos De Maine null at kde.org
Wed Jan 17 04:14:44 GMT 2024


Git commit 127d9296338f35a1ec3e248a37b11983cff54b34 by Carlos De Maine.
Committed on 17/01/2024 at 05:14.
Pushed by carlosdem into branch 'master'.

Revert "put kio-fuse-5 on uscan for tarballs"

This reverts commit 7a8bfa94b4b9e5e1cdc436acbb3c6cc2a8634b21.

M  +6    -2    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/127d9296338f35a1ec3e248a37b11983cff54b34

diff --git a/overrides/base.yaml b/overrides/base.yaml
index ae3a55a..4089244 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -3286,10 +3286,14 @@
 '*invent.kde.org/neon/neon-packaging/kio-fuse-5':
   'Neon/unstable':
     upstream_scm:
-      type: uscan
+      type: git
+      url: https://invent.kde.org/system/kio-fuse.git
+      branch: v5.1.0
   'Neon/stable':
     upstream_scm:
-      type: uscan
+      type: git
+      url: https://invent.kde.org/system/kio-fuse.git
+      branch: v5.1.0
 
 '*invent.kde.org/neon/neon-packaging/kio-zeroconf-5':
   'Neon/unstable':


More information about the Neon-commits mailing list