Accepting request 148223 from 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 (forwarded request 148222 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/148223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell-extensions?expand=0&rev=18
This commit is contained in:
Stephan Kulow 2013-01-13 13:09:05 +00:00 committed by Git OBS Bridge
commit 62cabb66a7
4 changed files with 70 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6c8c59213b25f4369ea22eb89523128f9ce7a98485bcb388ba0811efcfb0b3a
size 97324

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9f5ea7d9e46bce643c81587ce856c1a86a22cb45b4cb7274d6776553addb8c8
size 860160

View File

@ -1,3 +1,60 @@
-------------------------------------------------------------------
Fri Dec 28 01:35:02 UTC 2012 - mike.catanzaro@gmail.com
- Update to version 3.6.2:
+ 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
+ drive-menu now works with 3.6 again
- 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
- 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
+ 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
- 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
+ systemMonitor now shows a tooltip above the indicator
+ 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
+ alternate-tab has been refactored and seen various
improvements to all&thumbnails mode, including a new
overlaid application icon
- Changes from version 3.5.4:
+ 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
+ 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)
+ miscellaneous bug fixes (native-window-placement, gajim,
auto-move-windows)
+ 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
@ -18,13 +18,13 @@
Name: gnome-shell-extensions
Version: 3.4.0
Version: 3.6.2
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://live.gnome.org/GnomeShell/Extensions
# generated with "git archive --prefix gnome-shell-extensions-3.4.0", since there are no tarballs anymore
# generated with "git archive --prefix gnome-shell-extensions-3.6.2/" since there are no tarballs anymore
Source: %{name}-%{version}-git-tag.tar.xz
Source1: README.SUSE
# Needed because we build a tarball generated with "git archive"
@ -92,6 +92,12 @@ make %{?_smp_mflags}
%make_install
%find_lang %{name} %{?no_lang_C}
%post
%glib2_gsettings_schema_post
%postun
%glib2_gsettings_schema_postun
%files common
%defattr(-,root,root)
%doc COPYING README.SUSE
@ -100,6 +106,7 @@ make %{?_smp_mflags}
%defattr(-,root,root)
%doc COPYING
%{_datadir}/gnome-shell/extensions/alternative-status-menu@gnome-shell-extensions.gcampax.github.com/
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternative-status-menu.gschema.xml
%files common-lang -f %{name}.lang