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
This commit is contained in:
Dominique Leuenberger 2017-03-20 20:52:37 +00:00 committed by Git OBS Bridge
parent 2c859735d2
commit a911544751
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81b3acf59d0f92dd703412b7ffd9bd8613466525d80b42b29627dd2e8b332694
size 3575308

3
mutter-3.24.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fec996a776259ddedfd02205e43b96ec35bd79ae3f73ac21d7010fba0189d08
size 3576520

View File

@ -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

View File

@ -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.