diff --git a/mutter-3.20.1.tar.xz b/mutter-3.20.1.tar.xz deleted file mode 100644 index 26ae1b7..0000000 --- a/mutter-3.20.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a4903b9e2b0699c95195c36d1f31a789571c63f2ee3cfe2475e2955e7dca21c -size 1487956 diff --git a/mutter-3.20.2.tar.xz b/mutter-3.20.2.tar.xz new file mode 100644 index 0000000..10466aa --- /dev/null +++ b/mutter-3.20.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8c46a81e21f382f56729282fcd0bb1c3a2067135f4b0f3651b307bf7a5b454 +size 1488636 diff --git a/mutter.changes b/mutter.changes index 855f21c..ae5ac58 100644 --- a/mutter.changes +++ b/mutter.changes @@ -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 diff --git a/mutter.spec b/mutter.spec index 25600b0..457a09f 100644 --- a/mutter.spec +++ b/mutter.spec @@ -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 \