[gnome-ostree] Force a rebuild of gnome-shell



commit 3547911dbfa5f87ed1e7c28bb4a8504cb589ea66
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Aug 17 23:06:00 2013 -0400

    Force a rebuild of gnome-shell
    
    The mutter api changed, causing gnome-shell to dump
    core.

 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 04c6572..69353eb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -899,7 +899,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-    "build-epoch": {"version": 20,
+    "build-epoch": {"version": 21,
                    "all": false,
-                   "component-names": ["gnome-initial-setup"]}
+                   "component-names": ["gnome-shell"]}
 }


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