Accepting request 571571 from home:iznogood:branches: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. OBS-URL: https://build.opensuse.org/request/show/571571 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=271
This commit is contained in:
parent
de5f485133
commit
873d9a7a22
2
_service
2
_service
@ -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>
|
||||
|
@ -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>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db528068e2beaf363a0d89c777be09a493429e9107d34983f52bdb5c08c882e0
|
||||
size 2833772
|
3
mutter-3.26.2+20180127.d32d358a6.tar.xz
Normal file
3
mutter-3.26.2+20180127.d32d358a6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84cc7595676a7c5a0d0d569295fd62d698919a365932cb5e88b448d094bbf5d7
|
||||
size 2831152
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user