[geary/gnumdk/fix_gmime_unit_test] flatpak: move to gitlab.gnome.org GMime version
- From: Cédric Bellegarde <cbellegarde src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/gnumdk/fix_gmime_unit_test] flatpak: move to gitlab.gnome.org GMime version
- Date: Thu, 25 Aug 2022 14:52:33 +0000 (UTC)
commit 7503950a38aeecfcf636f310e3a230734d9a74bf
Author: Cédric Bellegarde <cedric.bellegarde@ædishatz.org>
Date: Thu Aug 25 16:22:15 2022 +0200
flatpak: move to gitlab.gnome.org GMime version
duplicate_mailbox() unit test fails since this commit:
https://github.com/jstedfast/gmime/commit/4a80ae527df9aa36fe50fac0878207a31d4d6b72
The commit is ok because it respects RFC 5322: 1 max From/To/Cc/Bcc
header.
We can't fix the unit test without breaking Ubuntu/Fedora builds so just
use same version.
org.gnome.Geary.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 5fa83d511..573fe42ec 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -203,8 +203,8 @@
"sources": [
{
"type": "git",
- "url": "https://github.com/jstedfast/gmime.git",
- "branch": "master"
+ "url": "https://gitlab.gnome.org/GNOME/gmime.git",
+ "branch": "6bff5288f9c108160dd56dd20a9c6608aa55f791"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]