Title: [177822] trunk/Tools
Revision
177822
Author
k.cz...@samsung.com
Date
2014-12-30 04:29:16 -0800 (Tue, 30 Dec 2014)

Log Message

[EFL] Bump version of ATK used by jhbuild to 2.15.2
https://bugs.webkit.org/show_bug.cgi?id=139816

Reviewed by Gyuyoung Kim.

Bump version of ATK used by jhbuild to 2.15.2

* efl/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (177821 => 177822)


--- trunk/Tools/ChangeLog	2014-12-30 04:39:59 UTC (rev 177821)
+++ trunk/Tools/ChangeLog	2014-12-30 12:29:16 UTC (rev 177822)
@@ -1,3 +1,14 @@
+2014-12-30  Krzysztof Czech  <k.cz...@samsung.com>
+
+        [EFL] Bump version of ATK used by jhbuild to 2.15.2
+        https://bugs.webkit.org/show_bug.cgi?id=139816
+
+        Reviewed by Gyuyoung Kim.
+
+        Bump version of ATK used by jhbuild to 2.15.2
+
+        * efl/jhbuild.modules:
+
 2014-12-29  Fabien Vallée  <fval...@connected-labs.com>
 
         [jhBuild] cairo build error (-flto)

Modified: trunk/Tools/efl/jhbuild.modules (177821 => 177822)


--- trunk/Tools/efl/jhbuild.modules	2014-12-30 04:39:59 UTC (rev 177821)
+++ trunk/Tools/efl/jhbuild.modules	2014-12-30 12:29:16 UTC (rev 177822)
@@ -287,9 +287,9 @@
   <autotools id="atk"
              autogen-sh="configure"
              autogenargs="--disable-introspection">
-    <branch module="pub/GNOME/sources/atk/2.11/atk-2.11.92.tar.xz" version="2.11.92"
+    <branch module="pub/GNOME/sources/atk/2.15/atk-2.15.2.tar.xz" version="2.15.2"
             repo="ftp.gnome.org"
-            hash="sha256:71e9880f1b704dfd98806643b8dc66a5df4fcef155cf5944184d8e8f66dac689"/>
+            hash="sha256:179d15424b8aa3a5726903f0da458de68e0585dfd9d451c6dcfcdb6b7b509cbe"/>
     <dependencies>
         <dep package="glib"/>
     </dependencies>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to