diff --git a/mutter-3.13.91.tar.xz b/mutter-3.13.91.tar.xz deleted file mode 100644 index 754a12e..0000000 --- a/mutter-3.13.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bde2e15c5ada382d2cbed6ea4e4efb77eafaee3da47d3b7e0922aefdb9c1c947 -size 1605076 diff --git a/mutter-3.14.0.tar.xz b/mutter-3.14.0.tar.xz new file mode 100644 index 0000000..69e8db1 --- /dev/null +++ b/mutter-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac00496fdd40c42bf2254c43e5d242d07ddd4d878b7642ca078c60b61ef754f +size 1606352 diff --git a/mutter.changes b/mutter.changes index e73d5b8..abe4d25 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Sep 23 09:44:41 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.14.0: + + Fix placement of popup windows on wayland (bgo#736812). + + Only increment serial once per event (bgo#736840). + + Fix window positioning regression with non-GTK+ toolkits + (bgo#736719). + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 17 09:51:48 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.92: + + Rewrite background code (bgo#735637, bgo#736568). + + Fix size in nested mode (bgo#736279). + + Fix destroy animation of background windows (bgo#735927). + + Wire keymap changes up to the wayland frontend (bgo#736433). + + Add a test framework and stacking tests [Owen; #736505] + + Simplify handling of the merged X and wayland stack + (bgo#736559). + + Fix cursor size on HiDPI (bgo#729337). + + Misc. bug fixes: bgo#735632, bgo#736589, bgo#736694. + ------------------------------------------------------------------- Mon Sep 8 08:58:27 UTC 2014 - dimstar@opensuse.org diff --git a/mutter.spec b/mutter.spec index 849e5b8..1df2525 100644 --- a/mutter.spec +++ b/mutter.spec @@ -17,13 +17,13 @@ Name: mutter -Version: 3.13.91 +Version: 3.14.0 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/mutter/3.13/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/mutter/3.14/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 0.9.5 BuildRequires: intltool