diff --git a/_service b/_service index 5c67613..61c1158 100644 --- a/_service +++ b/_service @@ -2,11 +2,10 @@ git https://gitlab.gnome.org/GNOME/mutter.git - refs/tags/3.36.1 + refs/tags/3.36.2 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 - enable diff --git a/_servicedata b/_servicedata deleted file mode 100644 index d808096..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://gitlab.gnome.org/GNOME/mutter.git - 52e5d6fc948ecd7d78c3bddf2cff13eb3c386f4c diff --git a/mutter-3.36.1.obscpio b/mutter-3.36.1.obscpio deleted file mode 100644 index e011c86..0000000 --- a/mutter-3.36.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63751f164e5160be9e79d9bce6194d09863db35cc1073dffdc6c19470ab7f428 -size 24182797 diff --git a/mutter-3.36.2.obscpio b/mutter-3.36.2.obscpio new file mode 100644 index 0000000..8e8c163 --- /dev/null +++ b/mutter-3.36.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326a32fc9b0c135aaa4804b467e9fe38a77821b5fc837d9f9d9d4312765aeca2 +size 24208397 diff --git a/mutter.changes b/mutter.changes index 1573f92..00065d3 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Apr 30 05:20:49 UTC 2020 - Bjørn Lie + +- Update to version 3.36.2: + + Sync timelines to hardware vsync. + + Fix screencasting non-maximized windows. + + Make window-aliveness checks less aggressive. + + Fix stylus coordinates when using screen rotation. + + Preserve keyboard state on VT switch. + + Fix trackball button scrolling. + + Fix tiled monitor support. + + Fix various clipboard issues. + + Synchronize shadows to server-side decorations. + + Fix overview key on X11 when using multiple keyboard layouts. + + Fix capturing with multiple stage views. + + Fixed crashes. + + Misc. bug fixes and cleanups. + + Updated translations. + ------------------------------------------------------------------- Fri Apr 17 03:36:02 UTC 2020 - bjorn.lie@gmail.com diff --git a/mutter.obsinfo b/mutter.obsinfo index 2ff8a31..1c4d2e8 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,5 +1,5 @@ name: mutter -version: 3.36.1 -mtime: 1585596543 -commit: 52e5d6fc948ecd7d78c3bddf2cff13eb3c386f4c +version: 3.36.2 +mtime: 1588191732 +commit: 63bf5f11505f980070eb714a52753a64462c5721 diff --git a/mutter.spec b/mutter.spec index 6cba1c2..817d0af 100644 --- a/mutter.spec +++ b/mutter.spec @@ -23,7 +23,7 @@ %define api_minor 0 %define libmutter libmutter-%{api_major}-%{api_minor} Name: mutter -Version: 3.36.1 +Version: 3.36.2 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later @@ -79,7 +79,7 @@ BuildRequires: pkgconfig(pango) >= 1.2.0 BuildRequires: pkgconfig(sm) %if %{with profiler} BuildRequires: pkgconfig(sysprof-3) -BuildRequires: pkgconfig(sysprof-capture-3) +BuildRequires: pkgconfig(sysprof-capture-3) >= 3.35.2 %endif BuildRequires: pkgconfig(upower-glib) >= 0.99.0 BuildRequires: pkgconfig(wayland-protocols) >= 1.18