Hello community, here is the log from the commit of package mutter for openSUSE:Factory checked in at 2015-10-06 16:31:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-08-28 08:23:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes 2015-10-06 16:31:37.000000000 +0200 @@ -1,0 +2,55 @@ +Tue Sep 22 06:48:55 UTC 2015 - [email protected] + +- Update to version 3.18.0: + + Misc. fixes: bgo#753434. + + Updated translations. +- Drop Revert-launcher-simplify-getting-session-dbus-proxy.patch: + fixed upstream. + +------------------------------------------------------------------- +Sat Sep 19 11:08:06 UTC 2015 - [email protected] + +- Add Revert-launcher-simplify-getting-session-dbus-proxy.patch: + fix VT switching with wayland, patch from upstream git. + +------------------------------------------------------------------- +Wed Sep 16 17:45:23 UTC 2015 - [email protected] + +- Update to version 3.17.92: + + Don't omit the background color for backgrounds that don't fill + the screen (bgo#754476). + + Fix up key state on FocusIn when running nested (bgo#753948). + + Find the right DRM device instead of hardcoding card0 + (bgo#753434). + + Scale cursor on HiDPI screens (bgo#744932). + + Misc. fixes and cleanups (bgo#754545, bgo#754215, bgo#754621, + bgo#754715). + + Updated translations. + +------------------------------------------------------------------- +Thu Sep 3 19:13:29 UTC 2015 - [email protected] + +- Update to version 3.17.91: + + Send error on pointer-gesture protocol version mismatch + (bgo#753855). + + Misc. cleanups (bgo#744932). + + Updated translations. + +------------------------------------------------------------------- +Thu Aug 20 15:02:20 UTC 2015 - [email protected] + +- Update to version 3.17.90: + + Fix glitch with some fullscreen apps (bgo#753020). + + Fix screen update issue with NVidia driver (bgo#728464). + + Only call frame callbacks for surfaces that get drawn + (bgo#739163). + + Misc. bug fixes and cleanups: bgo#753222, bgo#752753, + bgo#753237, bgo#753380, bgo#744104, bgo#744932. + + Updated translations. +- Drop upstream fixed patches: + + build_fix_return_value_in_meta-sync-ring.c.patch + + compositor_add_support_for_GL_EXT_x11_sync_object.patch + + compositor_fix_GL_EXT_x11_sync_object_race_condition.patch + + compositor_handle_fences_in_the_frontend_X_connection.patch + +------------------------------------------------------------------- @@ -11,0 +67,46 @@ + +------------------------------------------------------------------- +Thu Jul 23 15:19:19 UTC 2015 - [email protected] + +- Update to version 3.17.4: + + nested: Allow basic configuration of dummy outputs + (bgo#747089). + + Send wl_surface.enter and wl_surface.leave on output changes + (bgo#744453). + + Improve HiDPI handling on wayland (bgo#745655, bgo#744934). + + Implement compositor-side animated cursors (bgo#752342). + + Bugs fixed: bgo#750816, bgo#751884, bgo#752248, bgo#752551, + bgo#752552, bgo#752673, bgo#752674. +- Drop mutter-devel-doc sub-package, removed upstream. + +------------------------------------------------------------------- +Mon Jul 6 18:25:28 UTC 2015 - [email protected] + +- Update to version 3.17.3: + + Add X11/wayland clipboard interaction (bgo#738312). + + Support VM monitor layout hints on wayland (bgo#750363). + + Bugs fixed: bgo#749994, bgo#750256, bgo#749716, bgo#748705, + bgo#750552, bgo#751036, bgo#750007, bgo#751136, bgo#750552, + bgo#751471, bgo#751715, bgo#750680. + + Updated translations. ++ Add pkgconfig(xrandr) BuildRequires: New optional dependency. + +------------------------------------------------------------------- +Thu Jul 2 18:29:45 UTC 2015 - [email protected] + +- Update to version 3.17.2: + + Honor default value for click method setting (bgo#746290). + + Add X11/wayland clipboard interoperation (bgo#738312). + + Misc. bug fixes: bgo#749076, bgo#749711. + +------------------------------------------------------------------- +Thu Jul 2 18:29:44 UTC 2015 - [email protected] + +- Update to version 3.17.1: + + Add public method to get neighboring monitor (bgo#633994). + + Apply the right settings to the right input devices + (bgo#747886). + + Fix scroll button setting (bgo#747967). + + Add support for modal hint on wayland (bgo#745720). + + Don't reset idle time for non-hardware events (bgo#748541). + + Misc. bug fixes (bgo#748478). Old: ---- build_fix_return_value_in_meta-sync-ring.c.patch compositor_add_support_for_GL_EXT_x11_sync_object.patch compositor_fix_GL_EXT_x11_sync_object_race_condition.patch compositor_handle_fences_in_the_frontend_X_connection.patch mutter-3.16.3.tar.xz New: ---- mutter-3.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mutter.spec ++++++ --- /var/tmp/diff_new_pack.ifSY7Q/_old 2015-10-06 16:31:38.000000000 +0200 +++ /var/tmp/diff_new_pack.ifSY7Q/_new 2015-10-06 16:31:38.000000000 +0200 @@ -23,24 +23,13 @@ %endif Name: mutter -Version: 3.16.3 +Version: 3.18.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.16/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM compositor_add_support_for_GL_EXT_x11_sync_object.patch bgo#728464 -Patch1: compositor_add_support_for_GL_EXT_x11_sync_object.patch -# PATCH-FIX-UPSTREAM compositor_fix_GL_EXT_x11_sync_object_race_condition.patch bgo#728464 -Patch2: compositor_fix_GL_EXT_x11_sync_object_race_condition.patch -# PATCH-FIX-UPSTREAM build_fix_return_value_in_meta-sync-ring.c.patch bgo#728464 -Patch3: build_fix_return_value_in_meta-sync-ring.c.patch -# PATCH-FIX-UPSTREAM compositor_handle_fences_in_the_frontend_X_connection.patch bgo#728464 -Patch4: compositor_handle_fences_in_the_frontend_X_connection.patch -# autoconf and automake only needed for patches 1-4 -BuildRequires: autoconf -BuildRequires: automake +Source: http://download.gnome.org/sources/mutter/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 0.9.5 BuildRequires: intltool @@ -76,6 +65,7 @@ BuildRequires: pkgconfig(xkbcommon-x11) BuildRequires: pkgconfig(xkbfile) BuildRequires: pkgconfig(xkeyboard-config) +BuildRequires: pkgconfig(xrandr) >= 1.5.0 BuildRequires: pkgconfig(xrender) %if %{with wayland} BuildRequires: pkgconfig(clutter-egl-1.0) @@ -141,27 +131,13 @@ This package contains all necessary include files and libraries needed to develop applications that require these. -%package devel-doc -Summary: API Documentation of mutter -Group: Development/Libraries/GNOME - -%description devel-doc -This package contains all necessary include files and libraries needed -to develop applications that require these. - %lang_package %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 translation-update-upstream %build -# Only needed for patches 1-4 -autoreconf %configure \ --disable-static \ --enable-compile-warnings=maximum @@ -235,8 +211,4 @@ %{_libdir}/mutter/Meta-3.0.gir %{_libdir}/pkgconfig/libmutter.pc -%files devel-doc -%defattr (-, root, root) -%doc %{_datadir}/gtk-doc/html/meta/ - %changelog ++++++ mutter-3.16.3.tar.xz -> mutter-3.18.0.tar.xz ++++++ ++++ 74398 lines of diff (skipped)
