Accepting request 148222 from home:dimstar:branches:GNOME:Factory

Update to 3.6.2 - This is actually part of gnome 3.6, but was missed in the entire Factory life time... amazing

OBS-URL: https://build.opensuse.org/request/show/148222
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2013-01-12 19:47:29 +00:00 committed by Git OBS Bridge
parent 66d827cc54
commit d8d5247860
2 changed files with 25 additions and 28 deletions

View File

@ -2,61 +2,58 @@
Fri Dec 28 01:35:02 UTC 2012 - mike.catanzaro@gmail.com
- Update to version 3.6.2:
+ PlacesMenu: ignore missing local bookmarks
+ PlacesMenu: support historical location for bookmarks file
+ native-window-placement: fix disabling the extension
+ PlacesMenu: don't fail for GIO errors getting the file name
+ updated translations (de, sk, sr)
+ Ignore missing local bookmarks.
+ Support historical location for bookmarks file.
+ Don't fail for GIO errors getting the file name.
+ native-window-placement: fix disabling the extension.
- Changes from version 3.6.1:
+ fixed alternative-status-menu for the new lock screen
+ squashed some alternate-tab warnings
+ Fixed alternative-status-menu for the new lock screen
+ Squashed some alternate-tab warnings
+ drive-menu now works with 3.6 again
+ updated translations (ar, cs, el, es, gl, id, lv, pl, sl)
- Changes from version 3.6.0:
+ major rework in places menu, to make it work without
removed supporting code in the shell and to make it look like
the nautilus sidebar
(similar work would be needed for drive-menu, not done yet)
+ updated translations (ca, cs, de, el, en_GB, es, fi, hu, id, lt,
pl, pt_BR, ru, sl, sr)
- Changes from version 3.5.91:
+ various crashers were fixed in alternative-tab
+ auto-move-windows now can be made to work with static workspaces
+ place-menu is now on the left and uses symbolic icons like Files
+ Various crashers were fixed in alternative-tab
+ auto-move-windows now can be made to work with static
workspaces
+ place-menu is now on the left and uses symbolic icons like
Files
+ StIconType usage was removed from all extensions, after it was
removed in core
+ systemMonitor, xrandr-indicator, apps-menu, places-menu,
alternative-status-menu were updated for the newer shell
+ updated translations (es, gl, it, pl, sl)
- Changes from version 3.5.90:
+ alternate-tab has been reworked again, the old mode switch
was removed and the all&thumbnails code extended to handle
icons and filtering to the workspace
+ alternate-tab thumbnails now reflect the aspect ratio of the windows
+ alternate-tab thumbnails now reflect the aspect ratio of the
windows
+ systemMonitor now shows a tooltip above the indicator
+ native-window-placement, systemMonitor and windowsNavigator have been updated
for the newer shell
+ updated translations (es, pa)
+ native-window-placement, systemMonitor and windowsNavigator
have been updated for the newer shell
- Changes from version 3.5.5:
+ convenience module has been relicensed to BSD,
for compatibility with GPLv3 extensions
+ convenience module has been relicensed to BSD, for
compatibility with GPLv3 extensions
+ alternate-tab has been refactored and seen various
improvements to all&thumbnails mode, including a new
overlaid application icon
+ updated translations (lt, id, sr)
- Changes from version 3.5.4:
+ updated translations (de, es, ar, sl, lv, zh_CN)
+ Updated translations.
- Changes from version 3.5.2:
+ removable-drive-menu is now a11y friendly
+ the dock can now be placed on any monitor, not just the primary
+ the dock can now be placed on any monitor, not just the
primary
+ dock is now clipped to its monitor
+ alternative-status-menu now exposes GSettings for Suspend
and Hibernate visibility - no UI yet
+ more gnome-shell API changes (places-menu, removable-drive-menu,
alternative-status-menu)
+ more gnome-shell API changes (places-menu,
removable-drive-menu, alternative-status-menu)
+ miscellaneous bug fixes (native-window-placement, gajim,
auto-move-windows)
+ updated translations
+ Updated translations.
- Add glib2_gsettings_schema macros to post/postun.
-------------------------------------------------------------------
Fri May 25 14:25:55 UTC 2012 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-shell-extensions
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties