Accepting request 428856 from GNOME:Next
New stable OBS-URL: https://build.opensuse.org/request/show/428856 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=207
This commit is contained in:
parent
61d964736c
commit
f356650379
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:154738f5039326415ac0ee7a4b7ede2aae83c9da46a9c7bc9ef8c9eeacabb09b
|
||||
size 3534164
|
3
mutter-3.22.0.tar.xz
Normal file
3
mutter-3.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5acdde788f5d137ec6dfe218a214c1f6cfb7e2e851fbcebe0b2d67b4c96e5f3
|
||||
size 3531916
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 19 22:51:36 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.22.0:
|
||||
+ Fix wayland crashes (bgo#771305, bgo#771345, bgo#770940,
|
||||
bgo#771495).
|
||||
+ Fix display rotation on wayland (bgo#770672).
|
||||
+ Fix framebuffer capture origin offset (bgo#771502).
|
||||
+ Misc. bug fixes (bgo#770937, bgo#771536, bgo#771628,
|
||||
bgo#771549).
|
||||
+ Updated translations.
|
||||
- Only apply mutter-bsc984738-grab-display.patch for SLE until it
|
||||
can be verified that it's needed for 3.22.x too.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 20:30:58 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -25,13 +25,13 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/mutter/.*.typelib$
|
||||
|
||||
Name: mutter
|
||||
Version: 3.21.92
|
||||
Version: 3.22.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.21/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/mutter/3.22/%{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.
|
||||
@ -135,8 +135,8 @@ to develop applications that require these.
|
||||
translation-update-upstream
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%endif
|
||||
%patch3 -p1
|
||||
%endif
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Loading…
Reference in New Issue
Block a user