Hello community, here is the log from the commit of package metacity for openSUSE:Factory checked in at 2015-04-12 00:10:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/metacity (Old) and /work/SRC/openSUSE:Factory/.metacity.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "metacity" Changes: -------- --- /work/SRC/openSUSE:Factory/metacity/metacity.changes 2015-03-30 19:13:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.metacity.new/metacity.changes 2015-04-12 00:10:43.000000000 +0200 @@ -1,0 +2,23 @@ +Tue Apr 7 21:07:29 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.0: + + Added Adwaita and HightContrast metacity themes as they were + removed from gnome-themes-standard. + + Metacity now use theme setting key from org.gnome.metacity + schema not org.gnome.desktop.wm.preferences. + + Added support for GTK+ theme. Set theme to empty string to + enable GTK+ theme. Almost everything here was adapted from + mutter. + + Added support for invisible borders. Again most work are based + on mutter. + + Added invisible_border to metacity theme. Default is 10px extra + space for resize cursor area. + + Added back window thumbnails in alt-tab window as optional + option. Can be enabled setting alt-tab-thumbnails to true under + org.gnome.metacity. + + Better support for _GTK_FRAME_EXTENTS. + + Updated translations. +- Rename libmetacity-private2 subpackage to libmetacity-private3, + following upstreams soname bump. + +------------------------------------------------------------------- Old: ---- metacity-3.15.2.tar.xz New: ---- metacity-3.16.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ metacity.spec ++++++ --- /var/tmp/diff_new_pack.ACMLlS/_old 2015-04-12 00:10:44.000000000 +0200 +++ /var/tmp/diff_new_pack.ACMLlS/_new 2015-04-12 00:10:44.000000000 +0200 @@ -17,12 +17,12 @@ Name: metacity -Version: 3.15.2 +Version: 3.16.0 Release: 0 Summary: A Window Manager for the GNOME Desktop License: GPL-2.0+ Group: System/GUI/GNOME -Source: http://download.gnome.org/sources/metacity/3.15/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/metacity/3.16/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE metacity-bnc385553-buggy-intel-xinerama.diff bnc#385553 federico@novell.com - Sanitize overlapping (cloned) monitors from Xinerama Patch11: metacity-bnc385553-buggy-intel-xinerama.diff Url: http://www.gnome.org @@ -57,11 +57,11 @@ %description Metacity is a window manager for the GNOME Desktop. -%package -n libmetacity-private2 +%package -n libmetacity-private3 Summary: A Window Manager for the GNOME Desktop -- Library to render themes Group: System/Libraries -%description -n libmetacity-private2 +%description -n libmetacity-private3 Metacity is a window manager for the GNOME Desktop. %package tools @@ -78,7 +78,7 @@ %package devel Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME -Requires: libmetacity-private2 = %{version} +Requires: libmetacity-private3 = %{version} %description devel This package contains all necessary include files and libraries needed @@ -113,10 +113,10 @@ %desktop_database_postun %glib2_gsettings_schema_postun -%post -n libmetacity-private2 +%post -n libmetacity-private3 /sbin/ldconfig -%postun -n libmetacity-private2 +%postun -n libmetacity-private3 /sbin/ldconfig %files @@ -139,7 +139,7 @@ %doc %{_mandir}/man1/metacity.1%{?ext_man} %doc %{_mandir}/man1/metacity-message.1%{?ext_man} -%files -n libmetacity-private2 +%files -n libmetacity-private3 %defattr (-, root, root) %{_libdir}/libmetacity-private.so.* ++++++ metacity-3.15.2.tar.xz -> metacity-3.16.0.tar.xz ++++++ ++++ 34747 lines of diff (skipped)