Hello community,

here is the log from the commit of package metacity for openSUSE:Factory 
checked in at 2014-07-06 22:52:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2012-10-19 
10:12:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.metacity.new/metacity.changes   2014-07-06 
22:52:54.000000000 +0200
@@ -1,0 +2,26 @@
+Mon Jun 30 20:36:56 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.12.0:
+  + Port GTK+ 2 to GTK+ 3.
+  + Fix title bar button background.
+  + Side-by-side window tiling.
+  + Fix Window placement.
+  + Add UXD shadows and borders.
+  + Add error handling to glibtop_get_proc_uid.
+  + Cut with fading the Bar title when it's longer than the
+    decoration bar.
+  + Don't show the ws switcher if we only have one.
+  + Update meta_show_dialog for gtk's removal of --screen.
+  + Add drag and drop support when using alt + tab.
+  + Fix new window focus (bgo#534752).
+  + Compositing manager is enabled by default now.
+  + Fix screen flickering on session start (bgo#658036).
+  + Updated translations.
+- Replace BuildRequires for gtk2 => gtk3 port:
+  + gtk2-devel with pkgconfig(gtk+-3.0).
+  + libcanberra-devel with pkgconfig(libcanberra-gtk3).
+- Drop metacity-dnd-keynav.patch: fixed upstream.
+- Rename libmetacity-private0 subpackage to libmetacity-private1,
+  following upstreams soname bump.
+
+-------------------------------------------------------------------

Old:
----
  metacity-2.34.13.tar.xz
  metacity-dnd-keynav.patch

New:
----
  metacity-3.12.0.tar.xz

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

Other differences:
------------------
++++++ metacity.spec ++++++
--- /var/tmp/diff_new_pack.BH3bpF/_old  2014-07-06 22:52:55.000000000 +0200
+++ /var/tmp/diff_new_pack.BH3bpF/_new  2014-07-06 22:52:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package metacity
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,24 @@
 
 
 Name:           metacity
-Version:        2.34.13
+Version:        3.12.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/2.34/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/metacity/3.12/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM metacity-uninitialized-variables.patch bgo#619524 
vu...@opensuse.org -- Fix uninitialized variables
 Patch0:         metacity-uninitialized-variables.patch
-# PATCH-FIX-UPSTREAM metacity-dnd-keynav.patch bgo#135056 -- Taken from 
Fedora, to support alt-tab during drag and drop operation
-Patch1:         metacity-dnd-keynav.patch
-# PATCH-FIX-OPENSUSE metacity-bnc385553-buggy-intel-xinerama.diff bnc385553 
feder...@novell.com - Sanitize overlapping (cloned) monitors from Xinerama
+# PATCH-FIX-OPENSUSE metacity-bnc385553-buggy-intel-xinerama.diff bnc#385553 
feder...@novell.com - Sanitize overlapping (cloned) monitors from Xinerama
 Patch11:        metacity-bnc385553-buggy-intel-xinerama.diff
 Url:            http://www.gnome.org
 BuildRequires:  fdupes
-BuildRequires:  gtk2-devel >= 2.24.0
 BuildRequires:  intltool
 BuildRequires:  libSM-devel
 BuildRequires:  libX11-devel
 BuildRequires:  libXext-devel
 BuildRequires:  libXinerama-devel
 BuildRequires:  libXrandr-devel
-BuildRequires:  libcanberra-devel
 BuildRequires:  libgtop-devel
 BuildRequires:  startup-notification-devel
 BuildRequires:  translation-update-upstream
@@ -47,6 +43,8 @@
 BuildRequires:  zenity
 BuildRequires:  pkgconfig(gio-2.0) >= 2.25.10
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.3.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0
+BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(xcomposite) >= 0.2
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xdamage)
@@ -61,11 +59,11 @@
 %description
 Metacity is a window manager for the GNOME Desktop.
 
-%package -n libmetacity-private0
+%package -n libmetacity-private1
 Summary:        A Window Manager for the GNOME Desktop -- Library to render 
themes
 Group:          System/Libraries
 
-%description -n libmetacity-private0
+%description -n libmetacity-private1
 Metacity is a window manager for the GNOME Desktop.
 
 %package tools
@@ -82,7 +80,7 @@
 %package devel
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/GNOME
-Requires:       libmetacity-private0 = %{version}
+Requires:       libmetacity-private1 = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -93,7 +91,6 @@
 %setup -q
 translation-update-upstream
 %patch0 -p1
-%patch1 -p1
 %patch11 -p1
 
 %build
@@ -119,10 +116,10 @@
 %desktop_database_postun
 %glib2_gsettings_schema_postun
 
-%post -n libmetacity-private0
+%post -n libmetacity-private1
 /sbin/ldconfig
 
-%postun -n libmetacity-private0
+%postun -n libmetacity-private1
 /sbin/ldconfig
 
 %files
@@ -145,7 +142,7 @@
 %doc %{_mandir}/man1/metacity.1%{?ext_man}
 %doc %{_mandir}/man1/metacity-message.1%{?ext_man}
 
-%files -n libmetacity-private0
+%files -n libmetacity-private1
 %defattr (-, root, root)
 %{_libdir}/libmetacity-private.so.*
 
@@ -169,7 +166,7 @@
 
 %files devel
 %defattr (-, root, root)
-%{_includedir}/metacity-1/
+%{_includedir}/metacity/
 %{_libdir}/libmetacity-private.so
 %{_libdir}/pkgconfig/libmetacity-private.pc
 

++++++ metacity-2.34.13.tar.xz -> metacity-3.12.0.tar.xz ++++++
++++ 50738 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