Title: [231624] releases/WebKitGTK/webkit-2.20
- Revision
- 231624
- Author
- [email protected]
- Date
- 2018-05-09 18:23:01 -0700 (Wed, 09 May 2018)
Log Message
Unreviewed. Update OptionsWPE and NEWS for 2.19.92 release.
Modified Paths
Added Paths
Diff
Modified: releases/WebKitGTK/webkit-2.20/ChangeLog (231623 => 231624)
--- releases/WebKitGTK/webkit-2.20/ChangeLog 2018-05-10 01:10:56 UTC (rev 231623)
+++ releases/WebKitGTK/webkit-2.20/ChangeLog 2018-05-10 01:23:01 UTC (rev 231624)
@@ -1,3 +1,9 @@
+2018-05-09 Michael Catanzaro <[email protected]>
+
+ Unreviewed. Update OptionsWPE.cmake and NEWS for 2.19.92 release.
+
+ * Source/cmake/OptionsWPE.cmake:
+
2018-04-25 Michael Catanzaro <[email protected]>
[WPE] Build and link against latest WPEBackend and WPEBackend-fdo
Modified: releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog (231623 => 231624)
--- releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog 2018-05-10 01:10:56 UTC (rev 231623)
+++ releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog 2018-05-10 01:23:01 UTC (rev 231624)
@@ -1,5 +1,11 @@
2018-05-09 Michael Catanzaro <[email protected]>
+ Unreviewed. Update OptionsWPE.cmake and NEWS for 2.19.92 release.
+
+ * wpe/NEWS: Added.
+
+2018-05-09 Michael Catanzaro <[email protected]>
+
[WPE] Build cleanly with GCC 8 and ICU 60
https://bugs.webkit.org/show_bug.cgi?id=185462
Added: releases/WebKitGTK/webkit-2.20/Source/WebKit/wpe/NEWS (0 => 231624)
--- releases/WebKitGTK/webkit-2.20/Source/WebKit/wpe/NEWS (rev 0)
+++ releases/WebKitGTK/webkit-2.20/Source/WebKit/wpe/NEWS 2018-05-10 01:23:01 UTC (rev 231624)
@@ -0,0 +1,7 @@
+==================
+WPE WebKit 2.19.92
+==================
+
+What's new in WPE WebKit 2.19.92?
+
+ - First release in stable 2.20 series.
Modified: releases/WebKitGTK/webkit-2.20/Source/cmake/OptionsWPE.cmake (231623 => 231624)
--- releases/WebKitGTK/webkit-2.20/Source/cmake/OptionsWPE.cmake 2018-05-10 01:10:56 UTC (rev 231623)
+++ releases/WebKitGTK/webkit-2.20/Source/cmake/OptionsWPE.cmake 2018-05-10 01:23:01 UTC (rev 231624)
@@ -1,10 +1,10 @@
include(GNUInstallDirs)
include(VersioningUtils)
-SET_PROJECT_VERSION(0 19 0)
+SET_PROJECT_VERSION(2 19 92)
set(WPE_API_VERSION 0.1)
-CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 1 0 0)
+CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 1 1 1)
# These are shared variables, but we special case their definition so that we can use the
# CMAKE_INSTALL_* variables that are populated by the GNUInstallDirs macro.
Modified: releases/WebKitGTK/webkit-2.20/Tools/ChangeLog (231623 => 231624)
--- releases/WebKitGTK/webkit-2.20/Tools/ChangeLog 2018-05-10 01:10:56 UTC (rev 231623)
+++ releases/WebKitGTK/webkit-2.20/Tools/ChangeLog 2018-05-10 01:23:01 UTC (rev 231624)
@@ -1,5 +1,13 @@
2018-05-09 Michael Catanzaro <[email protected]>
+ Unreviewed. Update OptionsWPE.cmake and NEWS for 2.19.92 release.
+
+ Add the NEWS to the tarball.
+
+ * wpe/manifest.txt.in:
+
+2018-05-09 Michael Catanzaro <[email protected]>
+
[WPE] Build cleanly with GCC 8 and ICU 60
https://bugs.webkit.org/show_bug.cgi?id=185462
Modified: releases/WebKitGTK/webkit-2.20/Tools/wpe/manifest.txt.in (231623 => 231624)
--- releases/WebKitGTK/webkit-2.20/Tools/wpe/manifest.txt.in 2018-05-10 01:10:56 UTC (rev 231623)
+++ releases/WebKitGTK/webkit-2.20/Tools/wpe/manifest.txt.in 2018-05-10 01:23:01 UTC (rev 231624)
@@ -63,8 +63,7 @@
exclude Source/WebKit/Resources
# We do want to include the NEWS, but we want it to be in the root of the archive.
-# FIXME: No NEWS file for now.
-#file Source/WebKit/wpe/NEWS NEWS
+file Source/WebKit/wpe/NEWS NEWS
file Source/WebCore/English.lproj/mediaControlsLocalizedStrings.js Source/WebCore/English.lproj/mediaControlsLocalizedStrings.js
file Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes