From a91154475102d910ef341d25308454a610a3ea1c1cdae51cfc4aabce8b9c349a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 20:52:37 +0000 Subject: [PATCH] Accepting request 481565 from GNOME:Next Update to 3.24.0 OBS-URL: https://build.opensuse.org/request/show/481565 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=231 --- mutter-3.23.92.tar.xz | 3 --- mutter-3.24.0.tar.xz | 3 +++ mutter.changes | 6 ++++++ mutter.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 mutter-3.23.92.tar.xz create mode 100644 mutter-3.24.0.tar.xz diff --git a/mutter-3.23.92.tar.xz b/mutter-3.23.92.tar.xz deleted file mode 100644 index 9b5468f..0000000 --- a/mutter-3.23.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81b3acf59d0f92dd703412b7ffd9bd8613466525d80b42b29627dd2e8b332694 -size 3575308 diff --git a/mutter-3.24.0.tar.xz b/mutter-3.24.0.tar.xz new file mode 100644 index 0000000..b3c5884 --- /dev/null +++ b/mutter-3.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fec996a776259ddedfd02205e43b96ec35bd79ae3f73ac21d7010fba0189d08 +size 3576520 diff --git a/mutter.changes b/mutter.changes index 28b6607..58812b9 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 20 20:15:10 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.24.0: + + Updated translations. + ------------------------------------------------------------------- Tue Mar 14 17:37:28 UTC 2017 - dimstar@opensuse.org diff --git a/mutter.spec b/mutter.spec index bea6982..bd9bfa1 100644 --- a/mutter.spec +++ b/mutter.spec @@ -23,13 +23,13 @@ %endif Name: mutter -Version: 3.23.92 +Version: 3.24.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.23/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/mutter/3.24/%{name}-%{version}.tar.xz # PATCH-FEATURE-SLE mutter-bell.patch FATE#316042 bnc#889218 idonmez@suse.com -- make audible bell work out of the box. Patch1: mutter-bell.patch # PATCH-FIX-SLE relax-some-constraints-on-CSD-windows-in-sle-classic.patch bnc#883491 cxiong@suse.com -- Relax some constraints on window positioning for CSD windows s.t. they can be placed at the very top of the monitor.