[fractal/alatiera-master-patch-53327] Flatpak: pin ges to 1.14.4



commit 1616c214f4d23b16b75a1484a2205a771b5e1576
Author: Jordan Petridis <jpetridis gnome org>
Date:   Fri May 31 19:16:54 2019 +0000

    Flatpak: pin ges to 1.14.4
    
    There was a new release of ges which requires 1.14.5 version of
    other gstreamer modules. GStreamer 1.14.5 hasn't landed yet landed in
    the Sdk so we pin the module till then.

 flatpak/org.gnome.Fractal.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Fractal.json b/flatpak/org.gnome.Fractal.json
index 6d28edce..4d8e44fa 100644
--- a/flatpak/org.gnome.Fractal.json
+++ b/flatpak/org.gnome.Fractal.json
@@ -89,7 +89,7 @@
                 {
                     "type" : "git",
                     "url" : "https://gitlab.freedesktop.org/gstreamer/gst-editing-services.git";,
-                    "branch" : "1.14"
+                    "tag" : "1.14.4"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]