SHA256
1
0
forked from pool/mutter

Accepting request 1079807 from GNOME:Next

New checkout + add patch subbed upstream (I had the exact same crash quite quickly after logging in post Mesa version upgrade). Normally I'd prefer to not push non-acked patches, but this seems sane

OBS-URL: https://build.opensuse.org/request/show/1079807
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=443
This commit is contained in:
2023-04-17 14:13:58 +00:00
committed by Git OBS Bridge
parent 022e59bef0
commit ae3a566dd9
8 changed files with 98 additions and 18 deletions

View File

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