[gnome-continuous] Force a full rebuild
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Force a full rebuild
- Date: Fri, 8 Dec 2017 11:44:31 +0000 (UTC)
commit 858bc6920af3ba6d5837ac49ff5dd2c631b47a1a
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Dec 8 11:42:59 2017 +0000
Force a full rebuild
GLib updated the refcounting API to decrease the likelihood of misuse;
this has the potential to kick up a fuss in projects that enable
compiler warnings as error, so we should check that things still build.
manifest.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c43c221..7d9ec46 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1435,7 +1435,7 @@
"initramfs-build-epoch": {"version": 0},
- "build-epoch": {"version": 150,
- "all": false,
- "component-names": ["libgit2"]}
+ "build-epoch": {"version": 151,
+ "all": true,
+ "component-names": []}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]