diff --git a/mutter-2.27.5.tar.bz2 b/mutter-2.27.5.tar.bz2 deleted file mode 100644 index e96b053..0000000 --- a/mutter-2.27.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:975360ba63a68554d97f6f6491617e029a862728fad0ab6f70f2724a6fa5f1b7 -size 1993935 diff --git a/mutter-2.28.0.tar.bz2 b/mutter-2.28.0.tar.bz2 new file mode 100644 index 0000000..657923b --- /dev/null +++ b/mutter-2.28.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1917172fa4fa622dcc2aa1d82a6c4796c2981566a5c9dc1df7da2a38cd8da80 +size 1986736 diff --git a/mutter.changes b/mutter.changes index d842748..0fd3fcb 100644 --- a/mutter.changes +++ b/mutter.changes @@ -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 diff --git a/mutter.spec b/mutter.spec index ed1144d..76437e8 100644 --- a/mutter.spec +++ b/mutter.spec @@ -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