Hello community, here is the log from the commit of package mutter for openSUSE:Factory checked in at 2016-05-20 11:54:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mutter (Old) and /work/SRC/openSUSE:Factory/.mutter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mutter" Changes: -------- --- /work/SRC/openSUSE:Factory/mutter/mutter.changes 2016-04-15 19:05:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes 2016-05-20 11:54:11.000000000 +0200 @@ -1,0 +2,12 @@ +Wed May 11 08:03:31 UTC 2016 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- mutter-3.20.1.tar.xz New: ---- mutter-3.20.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mutter.spec ++++++ --- /var/tmp/diff_new_pack.8xl0bX/_old 2016-05-20 11:54:12.000000000 +0200 +++ /var/tmp/diff_new_pack.8xl0bX/_new 2016-05-20 11:54:12.000000000 +0200 @@ -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: 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 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure \ ++++++ mutter-3.20.1.tar.xz -> mutter-3.20.2.tar.xz ++++++ ++++ 4069 lines of diff (skipped)
