[gnome-continuous] Tag GLib



commit 84202e3b2881dcfc898237d1a25cced7ca0970dc
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Jul 15 02:01:37 2017 +0100

    Tag GLib
    
    The rewritten glib-mkenums is definitely broken, so to avoid a perma-red
    going on until it gets fixed, we should tag GLib prior to the rewrite
    landing in master. This is mixed with the Meson build, so we need to
    place the tag to a commit before that landing.

 manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ac1f3e4..f6cee3d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -78,8 +78,9 @@
                  "requires": {"pkgconfig": ["libffi >= 3.0.10"]},
                  "config-opts": ["--disable-modular-tests",
                                 "--enable-installed-tests",
-                                "--with-pcre=internal",
-                                 "--with-python=python3"],
+                                "--with-pcre=internal"],
+                 "tag": "9aa98db40450bc539a5cf59640c9f9cf28da93e8",
+                 "tag-reason": "https://bugzilla.gnome.org/show_bug.cgi?id=779332";,
                  "irc_room": "gtk+"},
 
                {"src": "gnome:gnome-common",


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