Hello community, here is the log from the commit of package gnome-shell-extensions for openSUSE:Factory checked in at 2013-01-13 14:09:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old) and /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-shell-extensions", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes 2012-06-10 23:19:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes 2013-01-13 14:09:07.000000000 +0100 @@ -1,0 +2,57 @@ +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. + +------------------------------------------------------------------- Old: ---- gnome-shell-extensions-3.4.0-git-tag.tar.xz New: ---- gnome-shell-extensions-3.6.2-git-tag.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-shell-extensions.spec ++++++ --- /var/tmp/diff_new_pack.lgaX0W/_old 2013-01-13 14:09:08.000000000 +0100 +++ /var/tmp/diff_new_pack.lgaX0W/_new 2013-01-13 14:09:08.000000000 +0100 @@ -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_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 @@ %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 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org