Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2012-03-29 13:56:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-23 
12:05:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes     
2012-03-29 13:56:29.000000000 +0200
@@ -1,0 +2,73 @@
+Mon Mar 26 19:01:26 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Don't crash when taking screenshots [bgo#672775]
+  + Fix dialog-resizing problem [bgo#672543]
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 20 22:00:56 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92:
+  + Add shell-dialogs for GNOME Keyring prompts (bgo#652459,
+    bgo#652460 and bgo#671034)
+  + When the user returns from idle, bring up the message tray if
+    there were messages while they were away (bgo#643014)
+  + https://live.gnome.org/EveryDetailMatters
+    - Make the workspace thumbnails clickable all the way to the
+      edge of the screen (bgo#643319)
+    - Don't slide out the workspace thumbnails if the mouse is over
+      them when entering the overview (bgo#651092)
+    - Fix placeholder jumps while dragging a dash item (bgo#651842)
+    - Don't favorite apps if they are dropped back at the same
+      position (bgo#656333)
+    - To avoid confusion, don't allow removing running apps from
+      favorites (bgo#644853)
+    - Fix creation of new workspaces by dragging application
+      launchers (bgo#664202)
+    - Make it easier to drag dash items without triggering the menu
+  + Accessibility:
+    - Add StWidget API for easily adding accessible states and
+      setting roles, names (bgo#668366, bgo#667432 and bgo#671378)
+    - Set accessibility information on UI elements (bgo#644255,
+      bgo#667432, bgo#668361, bgo#672047, bgo#670308, bgo#670312,
+      bgo#670719 and bgo#671404)
+  + Improve key-navigation in the overview (bgo#663901)
+  + Key navigation bug fixes (bgo#662493, bgo#663437, bgo#665215
+    and bgo#671998)
+  + Honor a 'org.gnome.shell.overrides.dynamic-workspaces' setting
+    that determines whether the workspace count is dynamic and
+    unsaved in GSettings or static and saved (bgo#671568)
+  + Avoid saving user presence to GSettings when not necessary
+    (bgo#665701, bgo#668214)
+  + Save screencasts in the users Videos/ directory (bgo#670749)
+    and use a "human readable" filename (bgo#670753)
+  + Allow dragging from the empty part of the top panel to
+    unmaximize a window (bgo#666359)
+  + Fix hangs that could occur when switching away to a VT
+    (bgo#653833)
+  + Fix problems with installing from extensions.gnome.org
+    (bgo#671134)
+  + Fix locking the screen when suspending via menu (bgo#670820)
+  + Fix browser plugin with Konqueror and Opera
+  + Fix shell restart not to bring up failure screen (bgo#648384)
+  + Reorganize and clean up CSS theming (bgo#668209)
+  + Improve appearance of modal dialogs (bgo#670227, bgo#668209)
+  + Update the calendar code to use ECalClient (bgo#671177)
+  + Update jhbuild script to use the main moduleset (bgo#668440)
+  + StTextureCache: code cleanup, evict unused icons, merge
+    together simulataneous requests for the same icon (bgo#670771,
+    bgo#671656 and bgo#672273)
+  + Clean up St for recent Clutter changes and fix bugs.
+    StContainer and StGroup are removed (bgo#670034, bgo#670640,
+    bgo#670904)
+  + Code cleanup (bgo#613194, bgo#671086, bgo#671103)
+  + Misc bugs fixed: bgo#651130, bgo#658946, bgo#667552,
+    bgo#670076, bgo#671001, bgo#670979, bgo#671410, bgo#671411,
+    bgo#671556, bgo#671656, bgo#671657, bgo#672011, bgo#672024,
+    bgo#672240, bgo#672265, bgo#672270, bgo#672321, bgo#672326,
+    bgo#672413, bgo#672471.
+  + Updated translations.
+- Add pkgconfig(gcr-3) BuildRequires for the new keyring dialogs.
+
+-------------------------------------------------------------------

Old:
----
  gnome-shell-3.3.90.tar.xz

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

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

Other differences:
------------------
++++++ gnome-shell.spec ++++++
--- /var/tmp/diff_new_pack.lRWE0r/_old  2012-03-29 13:56:32.000000000 +0200
+++ /var/tmp/diff_new_pack.lRWE0r/_new  2012-03-29 13:56:32.000000000 +0200
@@ -17,20 +17,21 @@
 
 
 Name:           gnome-shell
-Version:        3.3.90
+Version:        3.4.0
 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
+Source:         
http://download.gnome.org/sources/gnome-shell/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 # needed for directory ownership
 BuildRequires:  dbus-1
-BuildRequires:  pkgconfig(clutter-1.0) >= 1.9.11
+BuildRequires:  pkgconfig(clutter-1.0) >= 1.9.16
 BuildRequires:  pkgconfig(folks) >= 0.5.2
+BuildRequires:  pkgconfig(gcr-3) >= 3.3.90
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.31.6
 BuildRequires:  pkgconfig(gjs-1.0) >= 1.29.18
@@ -46,7 +47,7 @@
 BuildRequires:  pkgconfig(libcroco-0.6)
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 1.2.0
 BuildRequires:  pkgconfig(libgnome-menu-3.0)
-BuildRequires:  pkgconfig(libmutter) >= 3.3.5
+BuildRequires:  pkgconfig(libmutter) >= 3.3.92
 BuildRequires:  pkgconfig(libnm-glib)
 BuildRequires:  pkgconfig(libnm-util)
 BuildRequires:  pkgconfig(libpulse-mainloop-glib)

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

Reply via email to