Title: [262115] trunk/Tools
Revision
262115
Author
[email protected]
Date
2020-05-25 01:16:57 -0700 (Mon, 25 May 2020)

Log Message

[GTK4] SDK contains too old GTK4
https://bugs.webkit.org/show_bug.cgi?id=212334

Patch by Philippe Normand <[email protected]> on 2020-05-25
Reviewed by Adrian Perez de Castro.

* buildstream/elements/sdk/gtk.bst: Update GTK4 to 3.98.4.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (262114 => 262115)


--- trunk/Tools/ChangeLog	2020-05-25 07:52:34 UTC (rev 262114)
+++ trunk/Tools/ChangeLog	2020-05-25 08:16:57 UTC (rev 262115)
@@ -1,3 +1,12 @@
+2020-05-25  Philippe Normand  <[email protected]>
+
+        [GTK4] SDK contains too old GTK4
+        https://bugs.webkit.org/show_bug.cgi?id=212334
+
+        Reviewed by Adrian Perez de Castro.
+
+        * buildstream/elements/sdk/gtk.bst: Update GTK4 to 3.98.4.
+
 2020-05-24  Sam Weinig  <[email protected]>
 
         Extended Color Cleanup: Stop allowing direct access to the underlying SimpleColor (it is almost always incorrect with respect to extended colors)

Modified: trunk/Tools/buildstream/elements/sdk/gtk.bst (262114 => 262115)


--- trunk/Tools/buildstream/elements/sdk/gtk.bst	2020-05-25 07:52:34 UTC (rev 262114)
+++ trunk/Tools/buildstream/elements/sdk/gtk.bst	2020-05-25 08:16:57 UTC (rev 262115)
@@ -4,7 +4,7 @@
 - kind: git_tag
   url: gitlab_gnome_org:GNOME/gtk.git
   track: master
-  ref: 3.24.19-102-g642924a0f183653ba8ed3a7c2cf78267787ae9ef
+  ref: 3.98.4-116-gbe8fc8f26b974c0972a4e24d741c78ea3012fb93
 build-depends:
 - sdk-build-depends/sassc.bst
 - freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to