Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2014-09-30 19:37:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-05-20 
14:26:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes       2014-09-30 
19:38:15.000000000 +0200
@@ -1,0 +2,112 @@
+Tue Sep 23 09:44:41 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Fix placement of popup windows on wayland (bgo#736812).
+  + Only increment serial once per event (bgo#736840).
+  + Fix window positioning regression with non-GTK+ toolkits
+    (bgo#736719).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep 17 09:51:48 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.92:
+  + Rewrite background code (bgo#735637, bgo#736568).
+  + Fix size in nested mode (bgo#736279).
+  + Fix destroy animation of background windows (bgo#735927).
+  + Wire keymap changes up to the wayland frontend (bgo#736433).
+  + Add a test framework and stacking tests [Owen; #736505]
+  + Simplify handling of the merged X and wayland stack
+    (bgo#736559).
+  + Fix cursor size on HiDPI (bgo#729337).
+  + Misc. bug fixes: bgo#735632, bgo#736589, bgo#736694.
+
+-------------------------------------------------------------------
+Mon Sep  8 08:58:27 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.91:
+  + Misc. bug fixes: bg0#735452.
+  + Updated translations.
+- Add pkgconfig(gbm) and pkgconfig(x11-xcb) BuildRequires: new
+  explicit dependencies.
+
+-------------------------------------------------------------------
+Wed Aug 20 07:50:33 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Only call XSync() once per frame (bgo#728464).
+  + Update capabilities on device list changes (bgo#733563).
+  + Make use of GLSL optional (bgo#733623).
+  + Handle gestures and touch events on wayland (bgo#733631).
+  + Add support for unminimize compositor effects (bgo#733789).
+  + Always set the frame background to None (bgo#734054).
+  + Add backend methods to handle keymaps (bgo#734301).
+  + Actually mark revalidated MetaTextureTower levels as valid
+    (bgo#734400).
+  + Rely on explicit -backward switcher keybindings instead of
+    <shift>-magic (bgo#732295, bgo#732385).
+  + Misc. bug fixes and cleanups: bgo#727178, bgo#734852,
+    bgo#734960.
+  + Updated translations.
+- Add pkgconfig(xkbfile), pkgconfig(xkeyboard-config),
+  pkgconfig(xkbcommon), pkgconfig(xkbcommon-x11) and
+  pkgconfig(xcb-randr) BuildRequires: new dependencies.
+
+-------------------------------------------------------------------
+Wed Jul 23 16:13:10 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.4:
+  + Fix move/resize operations for wayland clients (bgo#731237).
+  + Add ::first-frame signal to MetaWindowActor (bgo#732343).
+  + Handle keysyms without the XF86 prefix (bgo#727993).
+  + Add touch gesture support.
+  + Fix a deadlock when exiting (bgo#733068).
+  + Add framework for restarting the compositor with nice visuals
+    (bgo#733026).
+  + Toggle seat capabilities on VT switch (bgo#733563).
+  + Misc bug fixes: bgo#732695, bgo#732350.
+  + Updated translations.
+- Replace pkgconfig(gio-2.0) BuildRequires with
+  pkgconfig(gio-unix-2.0), following upstreams change in configure.
+- Add pkgconfig(libinput) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
+Sat Jul 12 19:01:40 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.3:
+  + Improve behavior of window buttons with compositor menus
+    (bgo#731058).
+  + Implement touch support on wayland (bgo#724442).
+  + Update window shadows (bgo#731866).
+  + Keep windows on the preferred output (bgo#731760]).
+  + Misc bug fixes: bgo#729601, bgo#730681, bgo#731353, bgo#731332,
+    bgo#730527, bgo#662962.
+- Changes from version 3.13.2:
+  + Add basic HiDPI support on wayland (bgo#728902).
+  + Replace mutter-launch with logind integration (bgo#724604]).
+  + Move window menu into the compositor (bgo#726352).
+  + Fix delayed focus-follows-mouse support (bgo#730541).
+  + Support fallback app menu in window decorations (bgo#730752).
+  + Misc. bug fixes and cleanups: bgo#729732, bgo#729602,
+    bgo#726714.
+  + Updated translations.
+- Changes from version 3.13.1:
+  + Merge wayland branch.
+  + Don't prevent workspace switches for present_with_time()
+    (bgo#728018).
+  + Add shortcuts for switching to the last workspace (bgo#659288).
+  + Make move/resize menu items behave like the keybindings
+    (bgo#728617).
+  + Misc. bug fixes and cleanups: bgo#720631, bgo#727979,
+    bgo#728423, bgo#728395, bgo#729044.
+  + Updated translations.
+- Replace pkgconfig(xrender) BuildRequires with pkgconfig(xext),
+  following upstream changes.
+- Add BuildRequires for the newly merged Wayland support:
+  + pkgconfig(clutter-egl-1.0), pkgconfig(clutter-wayland-1.0),
+    pkgconfig(clutter-wayland-compositor-1.0) and
+    pkgconfig(wayland-server).
+- Add BuildRequires for session startup support using systemd:
+  + pkgconfig(libdrm) and pkgconfig(libsystemd).
+
+-------------------------------------------------------------------
@@ -50 +162 @@
-  + Misc. bug fixes: bgo##724969, bgo#724402, bgo#722266,
+  + Misc. bug fixes: bgo#724969, bgo#724402, bgo#722266,
@@ -219 +331 @@
-  + Misc bug fixes: bgo##706582, bgo#706598, bgo#706787,
+  + Misc bug fixes: bgo#706582, bgo#706598, bgo#706787,
@@ -232 +344 @@
-    - Add DBus API for display configuration (bgo##705670,
+    - Add DBus API for display configuration (bgo#705670,
@@ -238 +350 @@
-  + Misc bug fixes and cleanups: bgo##703332, bgo#704437,
+  + Misc bug fixes and cleanups: bgo#703332, bgo#704437,
@@ -293 +405 @@
-  + Other fixed bugs: bgo##699636, bgo#700735, bgo#697000.
+  + Other fixed bugs: bgo#699636, bgo#700735, bgo#697000.
@@ -364 +476 @@
-  + Misc bug fixes and cleanups: bgo#692679, bgo##693354,
+  + Misc bug fixes and cleanups: bgo#692679, bgo#693354,
@@ -410 +522 @@
-    (bgo##689652)
+    (bgo#689652)

Old:
----
  mutter-3.12.2.tar.xz

New:
----
  mutter-3.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mutter.spec ++++++
--- /var/tmp/diff_new_pack.3JYmEI/_old  2014-09-30 19:38:16.000000000 +0200
+++ /var/tmp/diff_new_pack.3JYmEI/_new  2014-09-30 19:38:16.000000000 +0200
@@ -17,41 +17,53 @@
 
 
 Name:           mutter
-Version:        3.12.2
+Version:        3.14.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.12/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/mutter/3.14/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 0.9.5
 BuildRequires:  intltool
 BuildRequires:  libSM-devel
 BuildRequires:  libX11-devel
-BuildRequires:  libXext-devel
 BuildRequires:  libXinerama-devel
-BuildRequires:  libXrandr-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  zenity
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
-BuildRequires:  pkgconfig(clutter-1.0) >= 1.15.90
+BuildRequires:  pkgconfig(clutter-1.0) >= 1.19.7
+BuildRequires:  pkgconfig(clutter-egl-1.0)
+BuildRequires:  pkgconfig(clutter-wayland-1.0)
+BuildRequires:  pkgconfig(clutter-wayland-compositor-1.0)
 BuildRequires:  pkgconfig(cogl-1.0) >= 1.17.1
-BuildRequires:  pkgconfig(gio-2.0) >= 2.25.10
+BuildRequires:  pkgconfig(gbm)
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.25.10
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.7.3
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.11
 BuildRequires:  pkgconfig(libcanberra-gtk3)
+BuildRequires:  pkgconfig(libdrm)
+BuildRequires:  pkgconfig(libinput)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(pango) >= 1.2.0
 BuildRequires:  pkgconfig(upower-glib) >= 0.99.0
+BuildRequires:  pkgconfig(wayland-server) >= 1.4.93
+BuildRequires:  pkgconfig(x11-xcb)
+BuildRequires:  pkgconfig(xcb-randr)
 BuildRequires:  pkgconfig(xcomposite) >= 0.2
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xdamage)
+BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xi)
-BuildRequires:  pkgconfig(xrender)
+BuildRequires:  pkgconfig(xkbcommon) >= 0.4.3
+BuildRequires:  pkgconfig(xkbcommon-x11)
+BuildRequires:  pkgconfig(xkbfile)
+BuildRequires:  pkgconfig(xkeyboard-config)
 Requires:       zenity
 Recommends:     %{name}-lang
 Provides:       windowmanager
@@ -132,7 +144,6 @@
 %make_install
 find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
 %suse_update_desktop_file %{name}
-%suse_update_desktop_file 
%{buildroot}%{_datadir}/gnome/wm-properties/mutter-wm.desktop
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
 
@@ -157,10 +168,12 @@
 
 %files
 %defattr (-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS rationales.txt README
+%doc COPYING NEWS
 %{_bindir}/mutter
 %{_libdir}/mutter/plugins/default.so
+%{_libexecdir}/mutter-restart-helper
 %{_datadir}/applications/mutter.desktop
+%{_datadir}/applications/mutter-wayland.desktop
 %doc %{_mandir}/man1/mutter.1%{?ext_man}
 
 %files -n libmutter0
@@ -176,10 +189,6 @@
 
 %files data
 %defattr(-,root,root)
-# Do not depend on libgnome just for a directory
-%dir %{_datadir}/gnome
-%dir %{_datadir}/gnome/wm-properties
-%{_datadir}/gnome/wm-properties/mutter-wm.desktop
 # Do not depend on g-c-c just for a directory
 %dir %{_datadir}/gnome-control-center
 %dir %{_datadir}/gnome-control-center/keybindings
@@ -188,15 +197,16 @@
 %{_datadir}/gnome-control-center/keybindings/50-mutter-system.xml
 %{_datadir}/GConf/gsettings/mutter-schemas.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.mutter.wayland.gschema.xml
 
 %files lang -f %{name}.lang
 
 %files devel
+%defattr(-,root,root)
 %{_includedir}/mutter/
 %{_libdir}/libmutter.so
 %{_libdir}/mutter/Meta-3.0.gir
 %{_libdir}/pkgconfig/libmutter.pc
-%{_libdir}/pkgconfig/mutter-plugins.pc
 
 %files devel-doc
 %defattr (-, root, root)

++++++ mutter-3.12.2.tar.xz -> mutter-3.14.0.tar.xz ++++++
++++ 247387 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to