Title: [231566] trunk
- Revision
- 231566
- Author
- [email protected]
- Date
- 2018-05-09 09:26:17 -0700 (Wed, 09 May 2018)
Log Message
Unreviewed. Update OptionsWPE.cmake and NEWS for 2.21.1 release.
.:
* Source/cmake/OptionsWPE.cmake: Bump version numbers.
Source/WebKit:
* wpe/NEWS: Added. Add release notes for 2.21.1.
Tools:
* wpe/manifest.txt.in: Distribute the NEWS.
Modified Paths
Added Paths
Diff
Modified: trunk/ChangeLog (231565 => 231566)
--- trunk/ChangeLog 2018-05-09 16:21:09 UTC (rev 231565)
+++ trunk/ChangeLog 2018-05-09 16:26:17 UTC (rev 231566)
@@ -1,3 +1,9 @@
+2018-05-09 Michael Catanzaro <[email protected]>
+
+ Unreviewed. Update OptionsWPE.cmake and NEWS for 2.21.1 release.
+
+ * Source/cmake/OptionsWPE.cmake: Bump version numbers.
+
2018-05-06 Yusuke Suzuki <[email protected]>
[JSC][GTK][JSCONLY] Use capstone disassembler
Modified: trunk/Source/WebKit/ChangeLog (231565 => 231566)
--- trunk/Source/WebKit/ChangeLog 2018-05-09 16:21:09 UTC (rev 231565)
+++ trunk/Source/WebKit/ChangeLog 2018-05-09 16:26:17 UTC (rev 231566)
@@ -1,5 +1,11 @@
2018-05-09 Michael Catanzaro <[email protected]>
+ Unreviewed. Update OptionsWPE.cmake and NEWS for 2.21.1 release.
+
+ * wpe/NEWS: Added. Add release notes for 2.21.1.
+
+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: trunk/Source/WebKit/wpe/NEWS (0 => 231566)
--- trunk/Source/WebKit/wpe/NEWS (rev 0)
+++ trunk/Source/WebKit/wpe/NEWS 2018-05-09 16:26:17 UTC (rev 231566)
@@ -0,0 +1,7 @@
+=================
+WPE WebKit 2.21.1
+=================
+
+What's new in WPE WebKit 2.21.1?
+
+ - Everything. This is the first release. Enjoy.
Modified: trunk/Source/cmake/OptionsWPE.cmake (231565 => 231566)
--- trunk/Source/cmake/OptionsWPE.cmake 2018-05-09 16:21:09 UTC (rev 231565)
+++ trunk/Source/cmake/OptionsWPE.cmake 2018-05-09 16:26:17 UTC (rev 231566)
@@ -1,7 +1,7 @@
include(GNUInstallDirs)
include(VersioningUtils)
-SET_PROJECT_VERSION(0 19 0)
+SET_PROJECT_VERSION(2 21 1)
set(WPE_API_VERSION 0.1)
CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 1 0 0)
Modified: trunk/Tools/ChangeLog (231565 => 231566)
--- trunk/Tools/ChangeLog 2018-05-09 16:21:09 UTC (rev 231565)
+++ trunk/Tools/ChangeLog 2018-05-09 16:26:17 UTC (rev 231566)
@@ -1,5 +1,11 @@
2018-05-09 Michael Catanzaro <[email protected]>
+ Unreviewed. Update OptionsWPE.cmake and NEWS for 2.21.1 release.
+
+ * wpe/manifest.txt.in: Distribute the NEWS.
+
+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: trunk/Tools/wpe/manifest.txt.in (231565 => 231566)
--- trunk/Tools/wpe/manifest.txt.in 2018-05-09 16:21:09 UTC (rev 231565)
+++ trunk/Tools/wpe/manifest.txt.in 2018-05-09 16:26:17 UTC (rev 231566)
@@ -64,8 +64,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