From 4f08fb1a6348c40f23136d877051d6d70be1005e0691f45b4cef90dba3374446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 31 May 2013 18:44:42 +0000 Subject: [PATCH] Accepting request 176893 from home:dimstar:branches:GNOME:Factory Update to 3.9.2 OBS-URL: https://build.opensuse.org/request/show/176893 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=121 --- mutter-3.9.1.tar.xz | 3 --- mutter-3.9.2.tar.xz | 3 +++ mutter.changes | 17 +++++++++++++++++ mutter.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 mutter-3.9.1.tar.xz create mode 100644 mutter-3.9.2.tar.xz diff --git a/mutter-3.9.1.tar.xz b/mutter-3.9.1.tar.xz deleted file mode 100644 index 85fbf6a..0000000 --- a/mutter-3.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d09e468fa9edb909d62138a1b34746bbf2905d43ccae8228aeb27054f7629d4 -size 1733572 diff --git a/mutter-3.9.2.tar.xz b/mutter-3.9.2.tar.xz new file mode 100644 index 0000000..637f31f --- /dev/null +++ b/mutter-3.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f4ed0e83fb8dd3be26b6629dc8f722840fce647507e207222d88865c067bfa +size 1737340 diff --git a/mutter.changes b/mutter.changes index 6132f16..002c015 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue May 28 19:54:40 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.2: + + Add meta_window_can_close() function (bgo#699269). + + Add support for string-array preferences (bgo#700223). + + Fix a potential race condition with _NET_WM_MOVERESIZE + (bgo#699777). + + Fix shade window action (bgo#693714). + + Remove overlay_group (bgo#700735). + + Improve tracking of the focus window (bgo#647706). + + Add API to freeze/unfreeze the keyboard (bgo#697001). + + Grab and emit a signal when XK_ISO_Next_Group is pressed + (bgo#697002). + + Other fixed bugs: bgo##699636, bgo#700735, bgo#697000. + + Updated translations. + ------------------------------------------------------------------- Wed May 1 08:18:03 UTC 2013 - dimstar@opensuse.org diff --git a/mutter.spec b/mutter.spec index 64a20fd..53bdca4 100644 --- a/mutter.spec +++ b/mutter.spec @@ -17,7 +17,7 @@ Name: mutter -Version: 3.9.1 +Version: 3.9.2 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0+