[gnome-continuous] manifest: Pin libxml2 and unpin epiphany



commit f62cf0b327aa09b75335e0101f8a18571193cf49
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Dec 23 16:01:05 2014 +0000

    manifest: Pin libxml2 and unpin epiphany
    
    It seems that this commit in libxml2:
    
    https://git.gnome.org/browse/libxml2/commit/?id=f54d6a929af2a570396f0595a0e29064c908c12e
    
    is the actual cause of the Epiphany help translation issues.

 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 98a3193..f940ba9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -131,6 +131,8 @@
                 "setuid": ["/runtime/usr/bin/linux-user-chroot"]},
 
                {"src": "gnome:libxml2",
+         "tag": "7580ce0a7f53891de520fed2c0e360266c286da6",
+         "tag-reason": "breaks itstool after 
https://git.gnome.org/browse/libxml2/commit/?id=f54d6a929af2a570396f0595a0e29064c908c12e";
                 "component": "minimal"},
 
                {"src": "gnome:libxslt"},
@@ -1123,9 +1125,7 @@
                                  "--disable-offline-appstream-data",
                                  "--enable-installed-tests"]},
 
-               {"src": "gnome:epiphany",
-         "tag": "0b6fc8136a0941f078bdfac31e8fe388126187bc",
-         "tag-reason": "https://bugzilla.gnome.org/show_bug.cgi?id=741873"},
+               {"src": "gnome:epiphany" },
 
         {"src": "tarball:https://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.xz";,
          "name": "gmp",


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