[gnome-continuous] Full rebuild after GLib change
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Full rebuild after GLib change
- Date: Thu, 8 Feb 2018 13:06:45 +0000 (UTC)
commit 7bd0e05a6fd8e2c7927376e3d4b32958a7cf797b
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Feb 8 13:05:12 2018 +0000
Full rebuild after GLib change
Commit a05a21bec2f09a7454aea27a0f8aa4739b686878 in GLib changed the
G_VALUE_TYPE macro, so we want to check that nothing in Continuous is
misusing the macro and relying on undefined behaviour.
See: https://bugzilla.gnome.org/show_bug.cgi?id=793186
manifest.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 0a4e35f..ef8e4a0 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1389,7 +1389,7 @@
"initramfs-build-epoch": {"version": 0},
- "build-epoch": {"version": 156,
- "all": false,
- "component-names": ["gstreamer", "gst-plugins-base"]}
+ "build-epoch": {"version": 157,
+ "all": true,
+ "component-names": []}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]