diff --git a/_service b/_service index acf37f9..2868212 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - git://git.gnome.org/mutter + https://gitlab.gnome.org/GNOME/mutter.git git gnome-3-26 3.26.2+%cd.%h diff --git a/_servicedata b/_servicedata index 95ed0d5..25fa5ab 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ git://git.gnome.org/mutter - 0bd1d7cf09be046d6a698fde88540bfb8cbc78e7 \ No newline at end of file + 0bd1d7cf09be046d6a698fde88540bfb8cbc78e7 + https://gitlab.gnome.org/GNOME/mutter.git + d32d358a6946fa560b038aeedd3483e34a882769 \ No newline at end of file diff --git a/mutter-3.26.2+20171231.0bd1d7cf0.tar.xz b/mutter-3.26.2+20171231.0bd1d7cf0.tar.xz deleted file mode 100644 index 23d111e..0000000 --- a/mutter-3.26.2+20171231.0bd1d7cf0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db528068e2beaf363a0d89c777be09a493429e9107d34983f52bdb5c08c882e0 -size 2833772 diff --git a/mutter-3.26.2+20180127.d32d358a6.tar.xz b/mutter-3.26.2+20180127.d32d358a6.tar.xz new file mode 100644 index 0000000..94abefc --- /dev/null +++ b/mutter-3.26.2+20180127.d32d358a6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84cc7595676a7c5a0d0d569295fd62d698919a365932cb5e88b448d094bbf5d7 +size 2831152 diff --git a/mutter.changes b/mutter.changes index 0dce8ed..f53c4aa 100644 --- a/mutter.changes +++ b/mutter.changes @@ -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 diff --git a/mutter.spec b/mutter.spec index be33331..c486bf5 100644 --- a/mutter.spec +++ b/mutter.spec @@ -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