From c12f515dce05e941c3094a04c0e142845678e59475af60b76f20ac97cf9bdaa2 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 26 May 2011 15:37:50 +0000 Subject: [PATCH] Accepting request 71405 from home:dimstar:branches:GNOME:Factory Update to 3.0.2.1 OBS-URL: https://build.opensuse.org/request/show/71405 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=57 --- mutter-3.0.1.tar.bz2 | 3 --- mutter-3.0.2.1.tar.bz2 | 3 +++ mutter.changes | 22 +++++++++++++++++++++- mutter.spec | 2 +- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 mutter-3.0.1.tar.bz2 create mode 100644 mutter-3.0.2.1.tar.bz2 diff --git a/mutter-3.0.1.tar.bz2 b/mutter-3.0.1.tar.bz2 deleted file mode 100644 index 38604c2..0000000 --- a/mutter-3.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c3190789f935a2c982e78447726e87cf1d4b7af2f0b407cb6d6aca636e3d708 -size 2003296 diff --git a/mutter-3.0.2.1.tar.bz2 b/mutter-3.0.2.1.tar.bz2 new file mode 100644 index 0000000..bf687c8 --- /dev/null +++ b/mutter-3.0.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b122ffe170078af3edb9d4aa076c89eefd7a12a8aa57a1025227c1ab92912b3c +size 2005161 diff --git a/mutter.changes b/mutter.changes index ff185d0..0bf40a2 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu May 26 12:36:24 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.0.2.1: + + bgo#648828: When saving the session, use the "program name" + rather than harcoding mutter, fixing session saving for + gnome-shell. +- Changes from version 3.0.2: + + bgo#647777: Fix a crash when running without XKB support + + bgo#649500, bgo#649504: Fix smallish memory leaks + + bgo#649299: Ignore mirrored monitors when listing monitors, + fixing drag-and-drop problems in GNOME Shell + + Don't allow side-by-side tiling of non-maximizable windows + like dialogs and utility windows + + bgo#648613: Fix interaction of _NET_WM_WINDOW_OPACITY with + window effects, making it work again with GNOME Shell + + Updated translations. + ------------------------------------------------------------------- Wed Apr 27 13:49:42 UTC 2011 - fcrozat@novell.com @@ -24,7 +42,9 @@ Tue Apr 5 15:58:27 UTC 2011 - fcrozat@novell.com Tue Mar 29 08:23:06 UTC 2011 - fcrozat@novell.com - Update to version 2.91.93: - + bgo#645408: Fix bug where, when a monitor was hot-plugged, all + + bgo#645408: Fix + +bug where, when a monitor was hot-plugged, all workspaces would collapse to a single workspace. (There are still issues when a secondary monitor is hot-plugged to the left of the primary monitor). diff --git a/mutter.spec b/mutter.spec index 2161781..ef26cd3 100644 --- a/mutter.spec +++ b/mutter.spec @@ -36,7 +36,7 @@ BuildRequires: gnome-common %endif License: GPLv2+ Group: System/GUI/GNOME -Version: 3.0.1 +Version: 3.0.2.1 Release: 1 Summary: Window and compositing manager based on Clutter Source: %{name}-%{version}.tar.bz2