Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2012-01-26 14:03:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2012-01-24 
12:17:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes     
2012-01-26 14:03:50.000000000 +0100
@@ -1,0 +2,38 @@
+Sat Jan 21 09:25:33 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.4:
+  + https://live.gnome.org/EveryDetailMatters
+    - Add "browse" for labels for dash items: once a tooltip is
+      showing, switch to other items without a delay [bgo#666170]
+    - Always scale down windows in the overview at least to 70%
+      [bgo#646704]
+    - Fix the new-workspace drop indicator sometimes getting stuck
+      [bgo#664201]
+    - Delay rearranging windows in the overview as long as the
+      pointer is over a window [bgo#645325]
+  + Add a GConf => DConf migration file for overriden Mutter
+    settings [bgo#667636]
+  + When a VPN connection is active, show that as the network icon
+    [bgo#665115]
+  + Handle the "ExtendedAway" IM status as away, not offline
+    [bgo#667813]
+  + Improve the appearance of the labels in "Applications"
+    [bgo#642392]
+  + Adjust for GTK+ and Mutter API changes for application menu
+    [bgo#668118]
+  + Add section label support to the application menu [bgo#666681]
+  + Fix screenshot methods to work again [bgo#667662]
+  + Fix several crashers related to updating workspace thumbnails
+    [bgo#667652]
+  + Fix memory management error causing gnome-shell-hotplug-sniffer
+    to crash [bgo#667378]
+  + Build fixes [bgo#667864]
+  + Code cleanups [bgo#668087]
+  + Misc bug fixes [bgo#633028, bgo#658817, bgo#664138, bgo#667881,
+    bgo#668048, bgo#668050]
+  + Updated translations.
+- Drop gnome-shell-link-gl.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh:
+  those were only needed for patch above.
+
+-------------------------------------------------------------------

Old:
----
  gnome-shell-3.3.3.tar.xz
  gnome-shell-link-gl.patch

New:
----
  gnome-shell-3.3.4.tar.xz

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

Other differences:
------------------
++++++ gnome-shell.spec ++++++
--- /var/tmp/diff_new_pack.RJTgfD/_old  2012-01-26 14:03:51.000000000 +0100
+++ /var/tmp/diff_new_pack.RJTgfD/_new  2012-01-26 14:03:51.000000000 +0100
@@ -16,17 +16,13 @@
 #
 
 Name:           gnome-shell
-Version:        3.3.3
+Version:        3.3.4
 Release:        0
 Summary:        GNOME Shell
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://live.gnome.org/GnomeShell
 Source:         
http://download.gnome.org/sources/gnome-shell/3.3/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-shell-link-gl.patch vu...@opensuse.org -- 
Explicitly link to GL, taken from git
-Patch0:         gnome-shell-link-gl.patch
-# needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -37,7 +33,7 @@
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.7.5
 BuildRequires:  pkgconfig(folks) >= 0.5.2
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.31.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.31.6
 BuildRequires:  pkgconfig(gjs-1.0) >= 1.29.18
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(gnome-bluetooth-1.0) >= 3.1.0
@@ -46,7 +42,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.10.1
 BuildRequires:  pkgconfig(gstreamer-0.10) >= 0.10.16
 BuildRequires:  pkgconfig(gstreamer-base-0.10)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.9
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.13.2
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libcroco-0.6)
@@ -60,7 +56,7 @@
 BuildRequires:  pkgconfig(libstartup-notification-1.0) >= 0.11
 BuildRequires:  pkgconfig(mutter-plugins)
 BuildRequires:  pkgconfig(polkit-agent-1) >= 0.100
-BuildRequires:  pkgconfig(telepathy-glib) >= 0.15.5
+BuildRequires:  pkgconfig(telepathy-glib) >= 0.15.6
 BuildRequires:  pkgconfig(telepathy-logger-0.2) >= 0.2.4
 BuildRequires:  pkgconfig(xfixes)
 Requires:       gdk-pixbuf-loader-rsvg
@@ -125,11 +121,8 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
-# needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
 export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins
 %configure \
         --disable-static \
@@ -167,6 +160,9 @@
 %if "%{_libdir}" != "%{_libexecdir}"
 %{_libdir}/gnome-shell/
 %endif
+%dir %{_datadir}/GConf
+%dir %{_datadir}/GConf/gsettings
+%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
 %{_datadir}/applications/gnome-shell.desktop
 %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
 %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service

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

Reply via email to