2011-10-04 09:18:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 3 20:12:10 CEST 2011 - malcolmlewis@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 3.2.0:
|
|
|
|
+ Various updates for gnome-shell API changes.
|
2011-10-04 09:22:38 +02:00
|
|
|
- Changes from version 3.1.91:
|
2011-10-04 09:18:57 +02:00
|
|
|
+ Update for gnome-shell API changes in gajim.
|
2011-10-04 09:22:38 +02:00
|
|
|
- Changes from version 3.1.90:
|
2011-10-04 09:18:57 +02:00
|
|
|
+ All extensions have been ported to the new extension
|
|
|
|
system (including live enable/disable).
|
|
|
|
+ xrandr-indicator no longer requires a specific gjs version.
|
|
|
|
+ windowsNavigator fixed for more than 2 workspaces.
|
|
|
|
+ Updated translations.
|
2011-10-04 09:22:38 +02:00
|
|
|
- Drop
|
|
|
|
gnome-shell-extensions-fix-zero-length-warning-for-stylesheets.patch:
|
|
|
|
fixed upstream.
|
|
|
|
- Drop gnome-common BuildRequires and call to autogen.sh: we're not
|
|
|
|
using a git checkout anymore.
|
|
|
|
- Add intltool BuildRequires: it was implicitly brought in by
|
|
|
|
gnome-common before.
|
2011-10-04 09:18:57 +02:00
|
|
|
|
2011-08-11 21:39:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 9 10:20:16 CEST 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 3.1.4:
|
|
|
|
+ New: A menu for changing workspace (workspace-indicator)
|
|
|
|
+ systemMonitor: lower the requirement on libgtop
|
|
|
|
+ auto-move-windows: open overview when last window on last
|
|
|
|
workspace is closed
|
|
|
|
+ dock: implement autohiding, with various configurable effects
|
|
|
|
+ alternate-tab: more configurable implementations available
|
|
|
|
+ native-window-placement: don't rearrange the windows when the
|
|
|
|
workspace switcher is shown/hidden
|
|
|
|
+ update for gnome-shell 3.1.4 API changes.
|
|
|
|
- Re-enable the systemMonitor extension, as the requirements were
|
|
|
|
lowered. Remove build_systemMonitor define as the issue has been
|
|
|
|
resolved.
|
|
|
|
- Add new recommended sub-package for workspace-indicator.
|
|
|
|
- Add pkgconfig(libgtop-2.0) BuildRequires for systemMonitor.
|
|
|
|
- Add gobject-introspection BuildRequires in order to get typelib()
|
|
|
|
Requires for the packages.
|
|
|
|
- Remove bogus libgtop Requires from the systemMonitor package.
|
|
|
|
|
2011-07-21 09:27:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 21 09:25:54 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Fix various typos and other small issues in summaries and
|
|
|
|
descriptions.
|
|
|
|
|
2011-07-09 21:21:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 8 20:45:41 UTC 2011 - malcolmlewis@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 3.1.3:
|
|
|
|
+ New extensions added:
|
2011-07-09 21:24:39 +02:00
|
|
|
- drive-menu: A menu for removable drives.
|
|
|
|
- apps-menu: A GNOME 2 like menu for apps.
|
|
|
|
- places-menu: A GNOME 2 like menu for places.
|
|
|
|
- native-window-placement: Additional configurability for the
|
|
|
|
window layout in the overview, including a mechanism similar
|
|
|
|
to KDE4.
|
|
|
|
- systemMonitor: A message tray indicator for CPU and memory
|
2011-07-09 21:21:03 +02:00
|
|
|
usage (uses libgtop).
|
2011-07-09 21:24:39 +02:00
|
|
|
+ user-theme: Fixed resetting theme and support themes installed
|
|
|
|
in /usr/share/themes.
|
|
|
|
+ alternative-status-menu: ported to gnome-shell master.
|
|
|
|
+ dock: ported to gnome-shell master, make position configurable
|
|
|
|
(can be left or right).
|
2011-07-09 21:21:03 +02:00
|
|
|
+ Updated translations.
|
2011-07-09 21:24:39 +02:00
|
|
|
- Disable systemMonitor for now, with a %build_systemMonitor
|
2011-07-09 21:21:03 +02:00
|
|
|
macro. It requires libgtop >= 2.28.4 which is not available.
|
|
|
|
- Add schema requirements to dock extension.
|
2011-07-09 21:24:39 +02:00
|
|
|
- Change License field from GPLv2+ to GPL-2.0+ to conform with
|
|
|
|
spdx.org identifier.
|
|
|
|
- Dropped %build_drive_menu macro as it is now part of the 3.1.x
|
|
|
|
tarball.
|
2011-07-09 21:21:03 +02:00
|
|
|
- Add gnome-shell-extensions-fix-zero-length-warning-for-
|
2011-07-09 21:24:39 +02:00
|
|
|
stylesheets.patch, reported upstream as bgo#654274.
|
2011-07-09 21:21:03 +02:00
|
|
|
|
2011-05-27 00:15:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 24 11:36:07 CEST 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 3.0.2:
|
|
|
|
+ bgo#647386: reverting of user-theme to default
|
|
|
|
+ bgo#647599: support globally installed themes
|
|
|
|
+ Added license and README
|
|
|
|
+ Updated translations.
|
2011-05-27 00:21:21 +02:00
|
|
|
- Disable drive menu extension for now, with a %build_drive_menu
|
|
|
|
macro. It was in git, but is not part of the 3.0.x tarballs.
|
2011-05-27 00:15:20 +02:00
|
|
|
|
2011-04-28 23:41:23 +02:00
|
|
|
-------------------------------------------------------------------
|
2011-04-30 18:01:22 +02:00
|
|
|
Sat Apr 30 15:42:10 UTC 2011 - malcolmlewis@opensuse.org
|
|
|
|
|
|
|
|
- Update based on git commit f016b95 (which is nearly 3.0.1):
|
2011-04-30 18:03:58 +02:00
|
|
|
+ Add drive-menu extension.
|
2011-04-30 18:01:22 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-04-28 23:41:23 +02:00
|
|
|
Thu Apr 28 23:22:32 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Remove fdupes BuildRequires and call to %fdupes as we package
|
|
|
|
each extension in its own subpackage.
|
|
|
|
|
2011-04-28 23:19:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 28 16:13:25 UTC 2011 - malcolmlewis@opensuse.org
|
|
|
|
|
2011-04-28 23:41:23 +02:00
|
|
|
- Update based on git commit b223396 (which is nearly 3.0.1):
|
|
|
|
+ Add Alternative Status Menu extension
|
|
|
|
+ Add Gajim extension
|
|
|
|
+ Add user-theme extension
|
|
|
|
+ AlternateTab: make it work with the mouse
|
|
|
|
+ AutoMoveWindows: modify workspace management to only remove
|
|
|
|
empty workspaces at end.
|
|
|
|
+ Dock: lower the actor to the bottom.
|
|
|
|
+ windowsNavigator:
|
|
|
|
- support current gnome-shell
|
|
|
|
- correct restore focus
|
|
|
|
- Split out extensions into subpackages, with
|
|
|
|
gnome-shell-extensions having a Recommends for each of them.
|
2011-04-28 23:19:19 +02:00
|
|
|
|
2011-03-04 10:39:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 22 20:39:45 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Initial package, based on git commit b289b0f.
|
|
|
|
|