SHA256
1
0
forked from pool/weston

- Update to new upstream release 6.0.1

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=81
This commit is contained in:
2019-06-24 21:54:35 +00:00
committed by Git OBS Bridge
parent 7233eca600
commit 3aabe428a6
5 changed files with 17 additions and 52 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jun 24 21:50:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 6.0.1
* clients: close unused keymap fd
* compositor: Fix invalid view numbering in scene-graph
* weston-terminal: Fix weston-terminal crash on mutter
* cairo-util: Don't set title string to Pango layout if the
title is NULL
- Remove 0001-meson-dep-fix-for-compositor.h-needing-xkbcommon.h.patch,
0001-build-add-missing-dep-to-x11-backend.patch.
-------------------------------------------------------------------
Thu Mar 28 09:20:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>