[gnome-continuous] Force an ostree rebuild



commit 6bc76633a34c6321d5768ff11bcc9ee093afd9ab
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Mar 30 10:54:35 2017 +0100

    Force an ostree rebuild
    
    Let's see if we skipped it during a mass rebuild, and we're causing
    Flatpak to fail to build.

 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 44a4a3e..4d3db1b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1392,7 +1392,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-       "build-epoch": {"version": 134,
-                       "all": true,
-                       "component-names": []}
+       "build-epoch": {"version": 135,
+                       "all": false,
+                       "component-names": ["ostree"]}
 }


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