diff --git a/mutter-3.1.4.tar.bz2 b/mutter-3.1.4.tar.bz2 deleted file mode 100644 index 84a6dc6..0000000 --- a/mutter-3.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4c10d6408eb9b0be5ecfe1e15beaa554b3ee24522747e1316f7105361d5a267 -size 2008287 diff --git a/mutter-3.1.90.1.tar.bz2 b/mutter-3.1.90.1.tar.bz2 new file mode 100644 index 0000000..796732a --- /dev/null +++ b/mutter-3.1.90.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31b6d405a0d7d17a50eccb677808d937c991758fa33e9c1ab972621006aa6a0 +size 2018379 diff --git a/mutter.changes b/mutter.changes index 518bbb2..3617918 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Sep 1 14:06:37 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.90.1: + + Fix crash when no windows are open [bgo#657692] + + Fix annotations for new strictness in gobject-introspection + + Fix some errors with rounded frame drawing [bgo#657661] +- Changes from version 3.1.90: + + Extend the draggable portion of window borders outside the + visible frame for easy resizing with thin borders. (New + draggable_border_width GConf key controls the total width of + visible and invisible borders.) [bgo#644930] + + Draw rounded window corners with antialising [bgo#628195] + + Unredirect override-redirect fullscreen windows, such as + full-screen 3D games to avoid any performance impact + [bgo#597014] + + Add :resizable and :above properties to MetaWindow. + [bgo#653858] + + Add MUTTER_DISABLE_FALLBACK_COLOR environment variable to allow + visualizing places where a color is missing for gtk:custom() + colors [bgo#656112] + + Don't attach modal dialogs to special windows like the desktop; + add meta_window_is_attached_dialog() [bgo#646761] + + Make MetaBackgroundActor public, allow creating multiple + instances (sharing a common texture), and add a :dim-factor + property [bgo#656433] + + Fix attached dialogs to not be resizable from the top and to be + position correctly [bgo#656619] + + Misc bug fixes [bgo#656335, bgo#657583] + + Updated translations. + ------------------------------------------------------------------- Thu Jul 28 08:25:29 CEST 2011 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index 7c93022..efa14fe 100644 --- a/mutter.spec +++ b/mutter.spec @@ -36,7 +36,7 @@ BuildRequires: gnome-common %endif License: GPLv2+ Group: System/GUI/GNOME -Version: 3.1.4 +Version: 3.1.90.1 Release: 1 Summary: Window and compositing manager based on Clutter Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2