gnome-shell-extensions/gnome-shell-extensions.changes

74 lines
2.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jul 8 20:45:41 UTC 2011 - malcolmlewis@opensuse.org
- Update to version 3.1.3:
+ New extensions added:
- 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
usage (uses libgtop).
+ Updated user-theme: Fixed resetting theme and support themes
installed in /usr/share/themes.
+ Updated alternative-status-menu: ported to gnome-shell master.
+ Updated dock: ported to gnome-shell master, make position
configurable (can be left or right).
+ Updated translations.
- Disable systemMonitor for now, with a %build_systemMonitor
macro. It requires libgtop >= 2.28.4 which is not available.
- Add schema requirements to dock extension.
- Update spec file License field from GPLv2+ to GPL-2.0+ to
conform with spdx.org identifier.
- Dropped %build_drive_menu macro as now part of 3.1.x tarball.
- Add gnome-shell-extensions-fix-zero-length-warning-for-
stylesheets.patch bgo#654274.
-------------------------------------------------------------------
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.
- 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.
-------------------------------------------------------------------
Sat Apr 30 15:42:10 UTC 2011 - malcolmlewis@opensuse.org
- Update based on git commit f016b95 (which is nearly 3.0.1):
+ Add drive-menu extension.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Thu Apr 28 16:13:25 UTC 2011 - malcolmlewis@opensuse.org
- 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.
-------------------------------------------------------------------
Tue Feb 22 20:39:45 UTC 2011 - dimstar@opensuse.org
- Initial package, based on git commit b289b0f.