SHA256
1
0
forked from pool/mutter

Accepting request 775196 from home:iznogood:branches:GNOME:Factory

- Update to version 3.34.4:
  + Handle mode set race conditions more gracefully.
  + Fix fallback to GLES2.
  + Fix interoperation with wl_data_device_manager v1.
  + Fix visual glitches with offscreen effects applied.
  + Favor text over images in clipboard manager.
  + Fixes crashes.
  + Plugged memory leaks.
  + Misc. bug fixes.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/775196
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=336
This commit is contained in:
2020-02-18 16:58:05 +00:00
committed by Git OBS Bridge
parent f732d1a005
commit 19f573801d
7 changed files with 24 additions and 8 deletions

View File

@@ -4,6 +4,8 @@
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
<param name="revision">gnome-3-34</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="buildtime"/>