[geary/mjog/build-updates] build: Unpin GMime back to mainline for nightly Flatpak
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/build-updates] build: Unpin GMime back to mainline for nightly Flatpak
- Date: Sat, 15 May 2021 04:54:49 +0000 (UTC)
commit b0ad8274a56fede898cff0cd53848d361b9d80f6
Author: Michael Gratton <mike vee net>
Date: Wed Apr 28 08:44:03 2021 +1000
build: Unpin GMime back to mainline for nightly Flatpak
It's had a pre-release version bump, so we can now tell the difference
if it's been built with the recent incompatible GI/VAPI changes.
See !699
org.gnome.Geary.json | 2 +-
org.gnome.Geary.yaml | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index ce943f788..2d5565113 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -207,7 +207,7 @@
{
"type": "git",
"url": "https://github.com/jstedfast/gmime.git",
- "branch": "3.2.7"
+ "branch": "master"
}
]
},
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
index 7137349e1..c3908a89a 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -211,9 +211,7 @@ modules:
sources:
- type: git
url: https://github.com/jstedfast/gmime.git
- # Pin to 3.2.7 until 3.2.8 is released, or the mainline branch
- # is pre-bumped to same.
- branch: 3.2.7
+ branch: master
# Geary dependency
- name: libpeas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]