diff --git a/mutter-3.3.90.tar.xz b/mutter-3.3.90.tar.xz deleted file mode 100644 index 68b88b2..0000000 --- a/mutter-3.3.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f883cdb55620c445c137540fc1991a38f4f472e18060b4c3eb1fa32827c1c44 -size 1642476 diff --git a/mutter-3.4.0.tar.xz b/mutter-3.4.0.tar.xz new file mode 100644 index 0000000..1c99206 --- /dev/null +++ b/mutter-3.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa8a91ec7f20eee20b8fd9f93a9529c5a530c21b607ec6656bb9c8b80190431 +size 1596428 diff --git a/mutter.changes b/mutter.changes index 1bbcb79..067478f 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Mon Mar 26 19:00:23 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.0: + + Fix crash when a full-screen window is opened [bgo#672797] + + Fix memory leaks [bgo#672640] + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 20 21:37:11 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.3.92: + + Automaximize large windows on map (bgo#671677). + + When unmaximizing windows, make sure the unminimized size + is signficantly less than the maximized size (bgo#671677). + + Don't offer maximize option for windows larger than the screen + (bgo#643606). + + Always focus the window immediately underneath without + restacking when closing a window (bgo#620744). + + Avoid drawing shadows when two windows are tiled together + (bgo#643075). + + Remove tooltips for window decorations (bgo#645101) + + Add org.gnome.mutter.dynamic-workspaces GSetting - when this is + set to true, workspace counts are never saved to GSettings, + avoiding pointless disk traffic for GNOME dynamic workspaces + (bgo#671568). + + Add ::grab-op-begin, ::grab-op-end signals to MetaDisplay + (bgo#670658). + + Add meta_display_get_ignored_modifier_mask() (bgo#665215). + + Remove pointless wrapper methods on MetaPlugin (bgo#671103). + + Fix frame drawing with 3.3.x GTK+ releases (bgo#671796). + + Build fixes. + + Bugs fixed: bgo#661256, bgo#667437, bgo#671087, bgo#671601, + bgo#672374. + + Updated translations. + ------------------------------------------------------------------- Thu Feb 23 07:25:31 UTC 2012 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index cad92bd..1a7a54e 100644 --- a/mutter.spec +++ b/mutter.spec @@ -17,13 +17,13 @@ Name: mutter -Version: 3.3.90 +Version: 3.4.0 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/mutter/3.3/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/mutter/3.4/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gnome-doc-utils-devel BuildRequires: gobject-introspection-devel >= 0.9.5