Dominique Leuenberger
873d9a7a22
- Update to version 3.26.2+20180127.d32d358a6: + monitor: Set MINIMUM_LOGICAL_HEIGHT to 480. + Don't attempt to get monitor geometry on non-existent monitors. + wayland: - Shortcuts inhibitor requires a window. - Ensure wl_shell_surfaces are set reactive. - Only send full sequences of touch events to clients. + input-settings/x11: Fix tap-and-drag libinput property name + clutter/evdev: Ignore unknown touch points + Revert "window: Raise and lower tile match in tandem" + Updated translations. - Update _service url to new gitlab home. OBS-URL: https://build.opensuse.org/request/show/571571 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=271
16 lines
521 B
Plaintext
16 lines
521 B
Plaintext
<services>
|
|
<service mode="disabled" name="tar_scm">
|
|
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">gnome-3-26</param>
|
|
<param name="versionformat">3.26.2+%cd.%h</param>
|
|
<param name="changesgenerate">enable</param>
|
|
</service>
|
|
<service mode="disabled" name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version" />
|
|
</services>
|
|
|