[geary/mjog/gnome-3-36-ci] Update CI for 3.36



commit 1c7b2ca9231189469065f2fb2ce96634da881cfc
Author: Michael Gratton <mike vee net>
Date:   Fri Apr 3 22:05:29 2020 +1100

    Update CI for 3.36

 org.gnome.Geary.json | 12 +++++++-----
 org.gnome.Geary.yaml |  8 +++++---
 2 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 8a81169d..4cffc494 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -3,7 +3,7 @@
     "app-id": "org.gnome.Geary.Devel",
     "branch": "master",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.36",
     "sdk": "org.gnome.Sdk",
     "command": "geary",
     "desktop-file-name-suffix": " (Development)",
@@ -53,7 +53,7 @@
                 {
                     "type": "git",
                     "url": "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git";,
-                    "branch": "master"
+                    "branch": "gnome-3-36"
                 }
             ]
         },
@@ -134,7 +134,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git";
+                    "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git";,
+                    "branch": "gnome-3-36"
                 }
             ],
             "cleanup": [
@@ -156,7 +157,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/folks.git";
+                    "url": "https://gitlab.gnome.org/GNOME/folks.git";,
+                    "branch": "folks-0-14"
                 }
             ],
             "cleanup": [
@@ -216,7 +218,7 @@
                 {
                     "type": "git",
                     "url": "https://gitlab.gnome.org/GNOME/geary.git";,
-                    "branch": "mainline"
+                    "branch": "gnome-3-36"
                 }
             ]
         }
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
index 3ce16728..bd9e64b2 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -14,7 +14,7 @@
 app-id: org.gnome.Geary.Devel
 branch: master
 runtime: org.gnome.Platform
-runtime-version: master
+runtime-version: "3.36"
 sdk: org.gnome.Sdk
 command: geary
 
@@ -87,7 +87,7 @@ modules:
     sources:
       - type: git
         url: "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git";
-        branch: master
+        branch: gnome-3-36
 
   # Geary dependency
   - name: gspell
@@ -151,6 +151,7 @@ modules:
     sources:
       - type: git
         url: https://gitlab.gnome.org/GNOME/evolution-data-server.git
+        branch: gnome-3-36
     cleanup:
       - /lib/cmake
       - /lib/evolution-data-server/*-backends
@@ -168,6 +169,7 @@ modules:
     sources:
       - type: git
         url: https://gitlab.gnome.org/GNOME/folks.git
+        branch: folks-0-14
     cleanup:
       - /bin
 
@@ -208,4 +210,4 @@ modules:
     sources:
       - type: git
         url: https://gitlab.gnome.org/GNOME/geary.git
-        branch: mainline
+        branch: gnome-3-36


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