Accepting request 572086 from GNOME:Factory

- 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. (forwarded request 571571 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/572086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=121
This commit is contained in:
Dominique Leuenberger 2018-02-03 14:39:07 +00:00 committed by Git OBS Bridge
commit 6efdd01dc2
6 changed files with 25 additions and 7 deletions

View File

@ -1,6 +1,6 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="url">git://git.gnome.org/mutter</param>
<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>

View File

@ -1,4 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://git.gnome.org/mutter</param>
<param name="changesrevision">0bd1d7cf09be046d6a698fde88540bfb8cbc78e7</param></service></servicedata>
<param name="changesrevision">0bd1d7cf09be046d6a698fde88540bfb8cbc78e7</param></service><service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
<param name="changesrevision">d32d358a6946fa560b038aeedd3483e34a882769</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db528068e2beaf363a0d89c777be09a493429e9107d34983f52bdb5c08c882e0
size 2833772

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84cc7595676a7c5a0d0d569295fd62d698919a365932cb5e88b448d094bbf5d7
size 2831152

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jan 31 23:20:46 UTC 2018 - bjorn.lie@gmail.com
- 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.
-------------------------------------------------------------------
Thu Jan 04 20:35:43 UTC 2018 - zaitor@opensuse.org

View File

@ -17,12 +17,12 @@
Name: mutter
Version: 3.26.2+20171231.0bd1d7cf0
Version: 3.26.2+20180127.d32d358a6
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0+
Group: System/GUI/GNOME
URL: https://www.gnome.org
Url: https://www.gnome.org
#Source0: https://download.gnome.org/sources/mutter/3.26/%%{name}-%%{version}.tar.xz
Source: %{name}-%{version}.tar.xz