SHA256
1
0
forked from pool/mutter

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

- Update to version 3.36.6+2:
  + kms/crtc:
    - Always consider gamma state valid.
    - Read initial gamma state.
  + Fix stale cursor positions in remote desktop sessions.
  + Limit mipmap levels when rendering background.
  + Improve support for Hangul input method.
  + Fixed crashes.
  + Plugged memory leaks.
  + Misc. bug fixes and cleanups.
- Drop patch fixed upstream:
  + mutter-meson_options-Use-libGLESv2.so.2-for-COGL_DRIVER-gle.patch

OBS-URL: https://build.opensuse.org/request/show/832974
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=361
This commit is contained in:
2020-09-11 07:22:51 +00:00
committed by Git OBS Bridge
parent 47bea842b1
commit f25e7ed88e
7 changed files with 24 additions and 44 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
<param name="revision">3.36.5</param>
<param name="revision">gnome-3-36</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>