From a6a70997114084f9f44b9df4e5436eaba419c1f2a234cae7c992afefc83e1424 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Mar 2012 08:57:13 +0000 Subject: [PATCH 1/2] Accepting request 110273 from home:dimstar:branches:GNOME:Factory Update to 3.3.92 OBS-URL: https://build.opensuse.org/request/show/110273 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=89 --- mutter-3.3.90.tar.xz | 3 --- mutter-3.3.92.tar.xz | 3 +++ mutter.changes | 28 ++++++++++++++++++++++++++++ mutter.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 mutter-3.3.90.tar.xz create mode 100644 mutter-3.3.92.tar.xz 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.3.92.tar.xz b/mutter-3.3.92.tar.xz new file mode 100644 index 0000000..53b3e3a --- /dev/null +++ b/mutter-3.3.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd31de6084dd5a11cfed5528af679e71f7a195267c5ac7705f2090c990b5c1f7 +size 1640400 diff --git a/mutter.changes b/mutter.changes index 1bbcb79..278b5da 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +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..9ad5788 100644 --- a/mutter.spec +++ b/mutter.spec @@ -17,7 +17,7 @@ Name: mutter -Version: 3.3.90 +Version: 3.3.92 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0+ From cabefd7746186dd0d9053a45104ff5bf1d68a4374bbea01da8003bfd0560bdbd Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 28 Mar 2012 06:07:32 +0000 Subject: [PATCH 2/2] Accepting request 111247 from home:vuntz:branches:GNOME:Factory Update to 3.4.0 OBS-URL: https://build.opensuse.org/request/show/111247 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=90 --- mutter-3.3.92.tar.xz | 3 --- mutter-3.4.0.tar.xz | 3 +++ mutter.changes | 8 ++++++++ mutter.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 mutter-3.3.92.tar.xz create mode 100644 mutter-3.4.0.tar.xz diff --git a/mutter-3.3.92.tar.xz b/mutter-3.3.92.tar.xz deleted file mode 100644 index 53b3e3a..0000000 --- a/mutter-3.3.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd31de6084dd5a11cfed5528af679e71f7a195267c5ac7705f2090c990b5c1f7 -size 1640400 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 278b5da..067478f 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/mutter.spec b/mutter.spec index 9ad5788..1a7a54e 100644 --- a/mutter.spec +++ b/mutter.spec @@ -17,13 +17,13 @@ Name: mutter -Version: 3.3.92 +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