[nautilus/wip/antoniof/update-to-3-34-runtime] flatpak: Update to 3.34 runtime



commit 2f7c343b05582526ed27ae276c006fcca11ab708
Author: António Fernandes <antoniojpfernandes gmail com>
Date:   Wed Sep 18 17:48:58 2019 +0000

    flatpak: Update to 3.34 runtime

 build-aux/flatpak/org.gnome.Nautilus.json | 6 +++---
 build-aux/flatpak/org.gnome.Nautilus.yml  | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index c491f7f50..8bce5c389 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -1,7 +1,7 @@
 {
   "app-id": "org.gnome.NautilusDevel",
   "runtime": "org.gnome.Platform",
-  "runtime-version": "3.32",
+  "runtime-version": "3.34",
   "sdk": "org.gnome.Sdk",
   "command": "nautilus",
   "tags": [
@@ -83,7 +83,7 @@
         {
           "type": "git",
           "url": "https://gitlab.gnome.org/GNOME/tracker.git";,
-          "tag": "2.2.1"
+          "tag": "2.3.0"
         }
       ]
     },
@@ -116,7 +116,7 @@
         {
           "type": "git",
           "url": "https://gitlab.gnome.org/GNOME/tracker-miners.git";,
-          "tag": "2.2.1"
+          "tag": "2.3.0"
         }
       ]
     },
diff --git a/build-aux/flatpak/org.gnome.Nautilus.yml b/build-aux/flatpak/org.gnome.Nautilus.yml
index 0ca22201d..5f26c2848 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.yml
+++ b/build-aux/flatpak/org.gnome.Nautilus.yml
@@ -1,7 +1,7 @@
 ---
 app-id: org.gnome.NautilusDevel
 runtime: org.gnome.Platform
-runtime-version: "3.32"
+runtime-version: "3.34"
 sdk: org.gnome.Sdk
 command: nautilus
 tags:
@@ -65,7 +65,7 @@ modules:
   sources:
   - type: git
     url: https://gitlab.gnome.org/GNOME/tracker.git
-    tag: 2.2.1
+    tag: 2.3.0
 - name: tracker-miners
   buildsystem: meson
   cleanup:
@@ -91,7 +91,7 @@ modules:
   sources:
   - type: git
     url: https://gitlab.gnome.org/GNOME/tracker-miners.git
-    tag: 2.2.1
+    tag: 2.3.0
 - name: gnome-desktop
   buildsystem: meson
   config-opts:


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