[Spice-devel] [spice-gtk 2/2] flatpak: Move to 3.26 runtime version

Victor Toso victortoso at redhat.com
Mon Aug 6 11:15:38 UTC 2018


From: Victor Toso <me at victortoso.com>

As we have OPUS in 3.26, which means audio playback.
This patch also changes the git url to gitlab.

Signed-off-by: Victor Toso <victortoso at redhat.com>
---
 data/org.spicespace.spicy.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/data/org.spicespace.spicy.json b/data/org.spicespace.spicy.json
index 064b9a6..7243508 100644
--- a/data/org.spicespace.spicy.json
+++ b/data/org.spicespace.spicy.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.spicespace.spicy",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "3.24",
+    "runtime-version": "3.26",
     "sdk": "org.gnome.Sdk",
     "command": "spicy",
     "tags": ["devel", "development", "nightly"],
@@ -46,7 +46,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://anongit.freedesktop.org/spice/spice-protocol"
+                    "url": "https://gitlab.freedesktop.org/spice/spice-protocol.git"
                 }
             ]
         },
@@ -63,7 +63,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://anongit.freedesktop.org/spice/spice-gtk"
+                    "url": "https://gitlab.freedesktop.org/spice/spice-gtk.git"
                 }
             ]
         }
-- 
2.17.1



More information about the Spice-devel mailing list