Accepting request 22120 from GNOME:Factory

Copy from GNOME:Factory/mutter based on submit request 22120 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/22120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=7
This commit is contained in:
OBS User autobuild 2009-10-12 14:43:16 +00:00 committed by Git OBS Bridge
commit 702c66fc02
4 changed files with 25 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:975360ba63a68554d97f6f6491617e029a862728fad0ab6f70f2724a6fa5f1b7
size 1993935

3
mutter-2.28.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1917172fa4fa622dcc2aa1d82a6c4796c2981566a5c9dc1df7da2a38cd8da80
size 1986736

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Oct 8 18:47:29 CEST 2009 - vuntz@opensuse.org
- Update to version 2.28.0:
+ Add meta_window_get_stable_sequence
+ mutter_begin_modal_for_plugin(): Check result of
XGrabKeyboard()
+ mutter_plugin_get_windows returns *Mutter*Window, not
MetaWindow
+ Remove MetaAltTabHandler
+ Use "later functions" to fix priority problems with Clutter
redraw
+ Create the dummy timeline for repaint laters with an "infinite"
duration
+ Added meta_window_get_transient_for_as_xid()
+ Added workareas-changed signal
+ Work around race condition focusing a window on a different
workspace
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 16 19:00:30 CEST 2009 - lmedinas@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package mutter (Version 2.27.5)
# spec file for package mutter (Version 2.28.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -32,7 +32,7 @@ BuildRequires: update-desktop-files
BuildRequires: zenity
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.27.5
Version: 2.28.0
Release: 1
Summary: Window and compositing manager based on Clutter
Source: %{name}-%{version}.tar.bz2