1
0

Accepting request 173254 from GNOME:Factory

Push GNOME 3.8.1 to Factory - mostly small bug fixes over the existing 3.8.0 we have

OBS-URL: https://build.opensuse.org/request/show/173254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell-extensions?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2013-04-26 13:49:46 +00:00 committed by Git OBS Bridge
commit fbd9cd25c7
4 changed files with 28 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Apr 16 20:36:48 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.1:
+ Many improvements to window-list:
- Windows are activated by DND over them
- Window buttons now have the right size, even if the text is
smaller or larger than the ideal
- Window buttons can be grouped automatically when the panel
becomes crowded
- Added a workspace switcher menu
+ Added keyboard navigation to apps-menu.
+ Small tweaks to classic-mode theme, in particular for menus.
+ Updated translations.
-------------------------------------------------------------------
Sat Apr 13 15:50:44 UTC 2013 - dimstar@opensuse.org
- Change gnome-classic.desktop to invoke 'gnome' instead of
'gnome-session'. We use a wrapper script to start gnome.
-------------------------------------------------------------------
Wed Mar 27 19:08:16 UTC 2013 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
Name: gnome-shell-extensions
Version: 3.8.0
Version: 3.8.1
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0+
@ -94,6 +94,8 @@ and also installs the required session files.
%lang_package -n %{name}-common
%prep
%setup -q
# In openSUSE GNOME, we don't launch gnome-session directly, but wrap this through a shell script, /usr/bin/gnome
sed -i "s:Exec=gnome-session:Exec=gnome:g" data/gnome-classic.desktop.in
cp %{S:1} .
%build
@ -139,6 +141,7 @@ cp %{S:2} %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.al
%{_datadir}/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/
%dir %{_datadir}/gnome-shell/modes
%{_datadir}/gnome-shell/modes/classic.json
%{_datadir}/gnome-shell/theme/classic-process-working.svg
%{_datadir}/gnome-shell/theme/classic-toggle-off-intl.svg
%{_datadir}/gnome-shell/theme/classic-toggle-off-us.svg
%{_datadir}/gnome-shell/theme/classic-toggle-on-intl.svg