diff --git a/mutter-3.4.0.tar.xz b/mutter-3.4.0.tar.xz deleted file mode 100644 index 1c99206..0000000 --- a/mutter-3.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6aa8a91ec7f20eee20b8fd9f93a9529c5a530c21b607ec6656bb9c8b80190431 -size 1596428 diff --git a/mutter-3.4.1.tar.xz b/mutter-3.4.1.tar.xz new file mode 100644 index 0000000..e0fc710 --- /dev/null +++ b/mutter-3.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf08b014179980ab3d0cce645c5391c83b0ce070c73504feea8eec0ad000449 +size 1597536 diff --git a/mutter.changes b/mutter.changes index 067478f..4e024e3 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Apr 18 07:37:39 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.1: + + API change: the meta_display_add_keybinding() function added in + 3.4 wasn't usable from a GNOME Shell extension, so has been + changed to take a GSettings object rather than the name of a + schema [bgo#673014] + + Don't try to auto-maximize not-maximizable windows; this fixes + the problem with the Nautilus desktop window being + mis-positioned when enabled [bgo#673566] + + Fix a crash in the default plugin (not used in GNOME) + [bgo#673809] + + Make the key work when set as the mouse button modifier + [bgo#662476] + + Updated translations. + ------------------------------------------------------------------- Mon Mar 26 19:00:23 UTC 2012 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index 1a7a54e..c802673 100644 --- a/mutter.spec +++ b/mutter.spec @@ -17,7 +17,7 @@ Name: mutter -Version: 3.4.0 +Version: 3.4.1 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0+