From f15cd86474b4b2510a32c7992bbef57093a4d344bfe01b4365b9db3103160b0e Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 15 Sep 2011 05:45:43 +0000 Subject: [PATCH 1/3] Accepting request 82162 from home:vuntz:branches:GNOME:Factory Update to 3.1.91.1 OBS-URL: https://build.opensuse.org/request/show/82162 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=68 --- mutter-3.1.90.1.tar.bz2 | 3 --- mutter-3.1.91.1.tar.bz2 | 3 +++ mutter.changes | 19 +++++++++++++++++++ mutter.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 mutter-3.1.90.1.tar.bz2 create mode 100644 mutter-3.1.91.1.tar.bz2 diff --git a/mutter-3.1.90.1.tar.bz2 b/mutter-3.1.90.1.tar.bz2 deleted file mode 100644 index 796732a..0000000 --- a/mutter-3.1.90.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e31b6d405a0d7d17a50eccb677808d937c991758fa33e9c1ab972621006aa6a0 -size 2018379 diff --git a/mutter-3.1.91.1.tar.bz2 b/mutter-3.1.91.1.tar.bz2 new file mode 100644 index 0000000..18aa472 --- /dev/null +++ b/mutter-3.1.91.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39eb58b430dc0f396e44a8691f465d89ef8e03ab5ed5fdac61c106a04084117c +size 2021761 diff --git a/mutter.changes b/mutter.changes index 3617918..d005a05 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Sep 15 05:01:50 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.91.1: + + Fix problem where certain application updates would get lost + [bgo#657071] + + Fix a problem where after resuming from the screensaver, things + got slow [bgo#658228] + + When a monitor is plugged or unplugged, keep existing windows + on their current monitor [bgo#645408] + + Remove 'Mutter' title from alerts such as + "The window '%s' is not responding" + + Remove pointless warning: + Received a _NET_WM_MOVERESIZE message for %s; these + messages lack timestamps and therefore suck. + + Misc bug fixes + + Build fixes + + Updated translations. + ------------------------------------------------------------------- Thu Sep 1 14:06:37 UTC 2011 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index efa14fe..c9e80b1 100644 --- a/mutter.spec +++ b/mutter.spec @@ -36,7 +36,7 @@ BuildRequires: gnome-common %endif License: GPLv2+ Group: System/GUI/GNOME -Version: 3.1.90.1 +Version: 3.1.91.1 Release: 1 Summary: Window and compositing manager based on Clutter Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2 From 579e1bfe36a15bf10007b532aaa3d63e95f8f34dbd0cc322ae4e934abe0ab184 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:56:11 +0000 Subject: [PATCH 2/3] Accepting request 84153 from home:vuntz:branches:GNOME:Factory Update to 3.1.92 OBS-URL: https://build.opensuse.org/request/show/84153 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=69 --- mutter-3.1.91.1.tar.bz2 | 3 --- mutter-3.1.92.tar.bz2 | 3 +++ mutter.changes | 11 +++++++++++ mutter.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 mutter-3.1.91.1.tar.bz2 create mode 100644 mutter-3.1.92.tar.bz2 diff --git a/mutter-3.1.91.1.tar.bz2 b/mutter-3.1.91.1.tar.bz2 deleted file mode 100644 index 18aa472..0000000 --- a/mutter-3.1.91.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39eb58b430dc0f396e44a8691f465d89ef8e03ab5ed5fdac61c106a04084117c -size 2021761 diff --git a/mutter-3.1.92.tar.bz2 b/mutter-3.1.92.tar.bz2 new file mode 100644 index 0000000..7acac07 --- /dev/null +++ b/mutter-3.1.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a059e18c9b7965c4a553d5e60410406284ff3a6521d75619ddbe85f3c59db576 +size 2017391 diff --git a/mutter.changes b/mutter.changes index d005a05..b9e0813 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Sep 21 11:19:06 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.92: + + Fix bug with unredirecting full-screen windows on + multi-monitor, notably affected gnome-screensaver [bgo#657869] + + Disable top resizing of attached dialogs [bgo#657795] + + Code cleanup + + Misc bug fixes [bgo#658069, bgo#659266, bgo#659523, bgo#659477] + + Updated translations. + ------------------------------------------------------------------- Thu Sep 15 05:01:50 UTC 2011 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index c9e80b1..9cff765 100644 --- a/mutter.spec +++ b/mutter.spec @@ -36,7 +36,7 @@ BuildRequires: gnome-common %endif License: GPLv2+ Group: System/GUI/GNOME -Version: 3.1.91.1 +Version: 3.1.92 Release: 1 Summary: Window and compositing manager based on Clutter Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2 From 801ff80f1111a279f7b127ecfbf175626fa596db9773d5394474d3e6465af9aa Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 27 Sep 2011 11:27:44 +0000 Subject: [PATCH 3/3] Accepting request 84976 from home:vuntz:branches:GNOME:Factory Update to 3.2.0 OBS-URL: https://build.opensuse.org/request/show/84976 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=70 --- mutter-3.1.92.tar.bz2 | 3 --- mutter-3.2.0.tar.bz2 | 3 +++ mutter.changes | 10 ++++++++++ mutter.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 mutter-3.1.92.tar.bz2 create mode 100644 mutter-3.2.0.tar.bz2 diff --git a/mutter-3.1.92.tar.bz2 b/mutter-3.1.92.tar.bz2 deleted file mode 100644 index 7acac07..0000000 --- a/mutter-3.1.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a059e18c9b7965c4a553d5e60410406284ff3a6521d75619ddbe85f3c59db576 -size 2017391 diff --git a/mutter-3.2.0.tar.bz2 b/mutter-3.2.0.tar.bz2 new file mode 100644 index 0000000..6c0c13d --- /dev/null +++ b/mutter-3.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c9034d1dcdbc66e7b0d7481cb77213dfad45c6f7ffec87cabbb275a0afff63 +size 2011985 diff --git a/mutter.changes b/mutter.changes index b9e0813..8fd2834 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Sep 26 19:39:08 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.2.0: + + Fix _NET_WM_FRAME_EXTENTS not to include invisible borders + [bgo#659848] + + Fix application-specified window placement (-geometry) for + invisible borders [bgo#659848] + + Updated translations. + ------------------------------------------------------------------- Wed Sep 21 11:19:06 UTC 2011 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index 9cff765..3f49747 100644 --- a/mutter.spec +++ b/mutter.spec @@ -36,10 +36,10 @@ BuildRequires: gnome-common %endif License: GPLv2+ Group: System/GUI/GNOME -Version: 3.1.92 +Version: 3.2.0 Release: 1 Summary: Window and compositing manager based on Clutter -Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/mutter/3.2/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: zenity