From 447da48762d4e84bfb38b815d4bfd76c959e7bcb0246eddf00bd7960720e2265 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 28 Jul 2011 08:40:50 +0000 Subject: [PATCH] Accepting request 77317 from home:vuntz:branches:GNOME:Factory Update to 3.1.4 OBS-URL: https://build.opensuse.org/request/show/77317 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=64 --- mutter-3.1.3.1.tar.bz2 | 3 --- mutter-3.1.4.tar.bz2 | 3 +++ mutter.changes | 18 ++++++++++++++++++ mutter.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 mutter-3.1.3.1.tar.bz2 create mode 100644 mutter-3.1.4.tar.bz2 diff --git a/mutter-3.1.3.1.tar.bz2 b/mutter-3.1.3.1.tar.bz2 deleted file mode 100644 index 60dbf81..0000000 --- a/mutter-3.1.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b39efb0a747aff0d25df4aab5186b56a5a97b80b27ff46d6a554c76ee06b29d -size 2004272 diff --git a/mutter-3.1.4.tar.bz2 b/mutter-3.1.4.tar.bz2 new file mode 100644 index 0000000..84a6dc6 --- /dev/null +++ b/mutter-3.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c10d6408eb9b0be5ecfe1e15beaa554b3ee24522747e1316f7105361d5a267 +size 2008287 diff --git a/mutter.changes b/mutter.changes index 4acac66..518bbb2 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Jul 28 08:25:29 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.4: + + Use better, much more subtle shadow definitions [bgo#649374] + + Add the ability to use named GTK+ colors in theme files as + gtk:custom(name,fallback) [bgo#648709] + + Port from GdkColor to GdkRGBA and from GtkStyle to + GtkStyleContext [bgo#650586] + + Try to fix window bindings using the Super key [bgo#624869] + + Update to using more modern Cogl and Clutter APIs [bgo#654551, + bgo#654729, bgo#654730, bgo#655064] + + Fix for srcdir != builddir builds [bgo#624910] + + Make handling of focus appearance for attached dialogs more + robust [bgo#647712] + + Misc bug fixes: bgo#642957, bgo#649374, bgo#650661, bgo#654489, + bgo#654539. + ------------------------------------------------------------------- Sat Jul 2 09:31:10 CEST 2011 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index bc5825b..7c93022 100644 --- a/mutter.spec +++ b/mutter.spec @@ -36,7 +36,7 @@ BuildRequires: gnome-common %endif License: GPLv2+ Group: System/GUI/GNOME -Version: 3.1.3.1 +Version: 3.1.4 Release: 1 Summary: Window and compositing manager based on Clutter Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2