Title: [206078] trunk
- Revision
- 206078
- Author
- [email protected]
- Date
- 2016-09-18 06:47:31 -0700 (Sun, 18 Sep 2016)
Log Message
[EFL] Bump efl library to 1.18.1
https://bugs.webkit.org/show_bug.cgi?id=162120
Patch by Gyuyoung Kim <[email protected]> on 2016-09-18
Reviewed by Michael Catanzaro.
.:
* Source/cmake/OptionsEfl.cmake: Use efl-1.18.1 instead of 1.18.
Tools:
* efl/jhbuild.modules: Use efl-1.18.1 instead of 1.18.
Modified Paths
Diff
Modified: trunk/ChangeLog (206077 => 206078)
--- trunk/ChangeLog 2016-09-18 13:13:47 UTC (rev 206077)
+++ trunk/ChangeLog 2016-09-18 13:47:31 UTC (rev 206078)
@@ -1,3 +1,12 @@
+2016-09-18 Gyuyoung Kim <[email protected]>
+
+ [EFL] Bump efl library to 1.18.1
+ https://bugs.webkit.org/show_bug.cgi?id=162120
+
+ Reviewed by Michael Catanzaro.
+
+ * Source/cmake/OptionsEfl.cmake: Use efl-1.18.1 instead of 1.18.
+
2016-09-16 Carlos Garcia Campos <[email protected]>
[CMake] Build broken with current debian testing
Modified: trunk/Source/cmake/OptionsEfl.cmake (206077 => 206078)
--- trunk/Source/cmake/OptionsEfl.cmake 2016-09-18 13:13:47 UTC (rev 206077)
+++ trunk/Source/cmake/OptionsEfl.cmake 2016-09-18 13:47:31 UTC (rev 206078)
@@ -1,6 +1,6 @@
set(PROJECT_VERSION_MAJOR 1)
set(PROJECT_VERSION_MINOR 18)
-set(PROJECT_VERSION_MICRO 0)
+set(PROJECT_VERSION_MICRO 1)
set(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_MICRO})
set(ENABLE_WEBKIT OFF)
Modified: trunk/Tools/ChangeLog (206077 => 206078)
--- trunk/Tools/ChangeLog 2016-09-18 13:13:47 UTC (rev 206077)
+++ trunk/Tools/ChangeLog 2016-09-18 13:47:31 UTC (rev 206078)
@@ -1,3 +1,12 @@
+2016-09-18 Gyuyoung Kim <[email protected]>
+
+ [EFL] Bump efl library to 1.18.1
+ https://bugs.webkit.org/show_bug.cgi?id=162120
+
+ Reviewed by Michael Catanzaro.
+
+ * efl/jhbuild.modules: Use efl-1.18.1 instead of 1.18.
+
2016-09-18 Gyuyoung Kim <[email protected]>
[EFL] Adjust EFL coding style to EFL MiniBrowser
Modified: trunk/Tools/efl/jhbuild.modules (206077 => 206078)
--- trunk/Tools/efl/jhbuild.modules 2016-09-18 13:13:47 UTC (rev 206077)
+++ trunk/Tools/efl/jhbuild.modules 2016-09-18 13:47:31 UTC (rev 206078)
@@ -46,7 +46,7 @@
<repository type="tarball" name="enlightenment.fr"
href=""
<repository type="tarball" name="xmlsoft.org"
- href=""
+ href=""
<repository type="tarball" name="download.enlightenment.org"
href=""
<repository type="tarball" name="gstreamer"
@@ -174,9 +174,9 @@
<dep package="gstreamer"/>
<dep package="gst-plugins-base"/>
</dependencies>
- <branch module="rel/libs/efl/efl-1.18.0.tar.gz" version="1.18.0"
+ <branch module="rel/libs/efl/efl-1.18.1.tar.gz" version="1.18.1"
repo="download.enlightenment.org"
- hash="sha256:a90255e97f6b768883276d3e04946798c31bc9bf57da12702ca7c3f4a401ec9f">
+ hash="sha256:008640c51e90481797984d0cb58a077af746922fb179b4af91ca591c37ad112d">
</branch>
</autotools>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes