From 923cb249c067d45b9ee1972bac76d3e2c02aa6ce02dbeec924f5a2951a643e13 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 20 Feb 2014 19:58:40 +0000 Subject: [PATCH 1/2] Accepting request 223217 from home:Zaitor:branches:GNOME:Factory - Update to version 3.10.4: + Fix CSD titlebars being placed off-screen (bgo#719772). + Expose MetaWindow:skip-taskbar property (bgo#723307). + Fix legacy tray icons showing up blank (bgo#721596). + Fix configuration of cloned monitors (bgo#710610). + Use correct output property for backlight control (bgo#723606). + Bugs fixed: bgo#720630, bgo#723468, bgo#724258, bgo#724364. + Updated translations. I'm subbing this since I think we should update it for 13.1, and then it's nice to have it in G:F first. OBS-URL: https://build.opensuse.org/request/show/223217 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=145 --- mutter-3.10.3.tar.xz | 3 --- mutter-3.10.4.tar.xz | 3 +++ mutter.changes | 12 ++++++++++++ mutter.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 mutter-3.10.3.tar.xz create mode 100644 mutter-3.10.4.tar.xz diff --git a/mutter-3.10.3.tar.xz b/mutter-3.10.3.tar.xz deleted file mode 100644 index f82dfd7..0000000 --- a/mutter-3.10.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b19eda620d11e0638e3be33455998d65bdee3ff6556b562df937978efb8830c -size 1732780 diff --git a/mutter-3.10.4.tar.xz b/mutter-3.10.4.tar.xz new file mode 100644 index 0000000..86e5511 --- /dev/null +++ b/mutter-3.10.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9159c40ea9f5c5e3d1e67cc12ebcbd6328a7b732274195b4e5bdacb3cb1771e6 +size 1730092 diff --git a/mutter.changes b/mutter.changes index e09914a..fbf0a9d 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Feb 20 11:59:14 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.10.4: + + Fix CSD titlebars being placed off-screen (bgo#719772). + + Expose MetaWindow:skip-taskbar property (bgo#723307). + + Fix legacy tray icons showing up blank (bgo#721596). + + Fix configuration of cloned monitors (bgo#710610). + + Use correct output property for backlight control (bgo#723606). + + Bugs fixed: bgo#720630, bgo#723468, bgo#724258, bgo#724364. + + Updated translations. + ------------------------------------------------------------------- Sat Jan 18 12:22:59 UTC 2014 - zaitor@opensuse.org diff --git a/mutter.spec b/mutter.spec index 636f990..2a9c00f 100644 --- a/mutter.spec +++ b/mutter.spec @@ -17,7 +17,7 @@ Name: mutter -Version: 3.10.3 +Version: 3.10.4 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0+ From 60b79c1481dfc9c8d39737c71f015e57807bb74f1baaa1cc82ceef5930d52905 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 20 Feb 2014 20:13:07 +0000 Subject: [PATCH 2/2] tweak OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=146 --- mutter.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutter.changes b/mutter.changes index fbf0a9d..e8f1a0d 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Feb 20 11:59:14 UTC 2014 - zaitor@opensuse.org -- Update to version 3.10.4: +- Update to version 3.10.4: + Fix CSD titlebars being placed off-screen (bgo#719772). + Expose MetaWindow:skip-taskbar property (bgo#723307). + Fix legacy tray icons showing up blank (bgo#721596).