diff --git a/mutter-2.91.4.tar.bz2 b/mutter-2.91.4.tar.bz2 deleted file mode 100644 index bd10d55..0000000 --- a/mutter-2.91.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb30d1881941028938c073370ab1ae37e65afa4420dc5b664657bec3de0ec172 -size 2045866 diff --git a/mutter-2.91.5.tar.bz2 b/mutter-2.91.5.tar.bz2 new file mode 100644 index 0000000..61a077a --- /dev/null +++ b/mutter-2.91.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c667475183f7e6a1b7b065adc0eddaed0ee5846e5ad7f58f5902a35daaa5bea5 +size 2030362 diff --git a/mutter.changes b/mutter.changes index f064f70..bef0385 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jan 14 15:12:29 CET 2011 - vuntz@opensuse.org + +- Update to version 2.91.5: + + Add a Above_Tab key symbol that can be used in key bindings to + mean the key above the Tab key. This is now the default binding + for cycle_group in both Mutter and Metacity. + + Add new frame states for tiled-on-the-left and + tiled-on-the-right + + Add new background drawing functions that can be defined in a + theme for single buttons. + + Draw the right button backgrounds for all custom button layouts + + Remove vestigal --composite/--no-composite command line options + + Fix building on GLES + + Code cleanups + + Bugs fixed: bgo#613124, bgo#626875, bgo#629282, bgo#635569, + bgo#635683, bgo#635686, bgo#637330. + + Updated translations. + ------------------------------------------------------------------- Fri Jan 7 19:33:37 CET 2011 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index 7570ac1..e5c4a01 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,5 +1,5 @@ # -# spec file for package mutter +# spec file for package mutter (Version 2.91.5) # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -32,7 +32,7 @@ BuildRequires: update-desktop-files BuildRequires: zenity License: GPLv2+ Group: System/GUI/GNOME -Version: 2.91.4 +Version: 2.91.5 Release: 1 # FIXME: add libcanberra-devel BuildRequires when it has support for gtk3 Summary: Window and compositing manager based on Clutter