Accepting request 395042 from home:Zaitor

New stable

OBS-URL: https://build.opensuse.org/request/show/395042
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=199
This commit is contained in:
Bjørn Lie 2016-05-14 11:04:51 +00:00 committed by Git OBS Bridge
parent a515984ce0
commit 4355f2d521
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a4903b9e2b0699c95195c36d1f31a789571c63f2ee3cfe2475e2955e7dca21c
size 1487956

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed May 11 08:03:31 UTC 2016 - zaitor@opensuse.org
- Update to version 3.20.2:
+ Notify clients of pending modifier state changes (bgo#748526).
+ Add get_is_builtin_display_on() method (bgo#765267).
+ Fix 2-finger titlebar taps on wayland (bgo#764519).
+ Misc. bug fixes: bgo#765058, bgo#765252, bgo#765062.
+ Updated translations.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
-------------------------------------------------------------------
Wed Apr 13 17:48:40 UTC 2016 - zaitor@opensuse.org

View File

@ -23,7 +23,7 @@
%endif
Name: mutter
Version: 3.20.1
Version: 3.20.2
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0+
@ -36,7 +36,9 @@ BuildRequires: intltool
BuildRequires: libSM-devel
BuildRequires: libX11-devel
BuildRequires: libXinerama-devel
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
BuildRequires: update-desktop-files
BuildRequires: zenity
BuildRequires: pkgconfig(cairo) >= 1.10.0
@ -136,7 +138,9 @@ to develop applications that require these.
%lang_package
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%configure \