Title: [243067] releases/WebKitGTK/webkit-2.24/Tools
Revision
243067
Author
[email protected]
Date
2019-03-18 08:36:54 -0700 (Mon, 18 Mar 2019)

Log Message

Merged r243066 - [WPE] Tarballs generated with “make dist” cannot build documentation
https://bugs.webkit.org/show_bug.cgi?id=195885

Reviewed by Carlos Garcia Campos.

* wpe/manifest.txt.in: Add missing Tools/glib/common.py file to be included in release tarballs.

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-2.24/Tools/ChangeLog (243066 => 243067)


--- releases/WebKitGTK/webkit-2.24/Tools/ChangeLog	2019-03-18 15:34:50 UTC (rev 243066)
+++ releases/WebKitGTK/webkit-2.24/Tools/ChangeLog	2019-03-18 15:36:54 UTC (rev 243067)
@@ -1,5 +1,14 @@
 2019-03-18  Adrian Perez de Castro  <[email protected]>
 
+        [WPE] Tarballs generated with “make dist” cannot build documentation
+        https://bugs.webkit.org/show_bug.cgi?id=195885
+
+        Reviewed by Carlos Garcia Campos.
+
+        * wpe/manifest.txt.in: Add missing Tools/glib/common.py file to be included in release tarballs.
+
+2019-03-18  Adrian Perez de Castro  <[email protected]>
+
         [WPE] Bump dependencies to wpe-1.0 and wpebackend-fdo-1.0
         https://bugs.webkit.org/show_bug.cgi?id=195786
 

Modified: releases/WebKitGTK/webkit-2.24/Tools/wpe/manifest.txt.in (243066 => 243067)


--- releases/WebKitGTK/webkit-2.24/Tools/wpe/manifest.txt.in	2019-03-18 15:34:50 UTC (rev 243066)
+++ releases/WebKitGTK/webkit-2.24/Tools/wpe/manifest.txt.in	2019-03-18 15:36:54 UTC (rev 243067)
@@ -84,6 +84,7 @@
 exclude Tools/wpe/jhbuild.modules
 exclude Tools/wpe/jhbuildrc
 
+file Tools/glib/common.py
 file Tools/glib/generate-inspector-gresource-manifest.py
 
 directory Tools/gtkdoc
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to