Copy from home:vuntz:branches:GNOME:Factory/gnome-shell via accept of submit request 19195

Request was accepted with message:

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=7
This commit is contained in:
Vincent Untz
2009-08-29 08:57:46 +00:00
committed by Git OBS Bridge
parent dc954528f2
commit daaaaa333f
4 changed files with 46 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Sat Aug 29 10:25:06 CEST 2009 - vuntz@novell.com
- Update to version 2.27.1:
+ See http://git.gnome.org/cgit/gnome-shell/log/?id=2.27.1 for
details, here's a selection of the important changes
+ Many UI improvements
+ Use GnomeDesktopThumbnailFactory instead of
GnomeThumbnailFactory
+ panel: Switch to fully dynamic layout
+ Add application menu area to panel
+ Move towards shell-black02 mockup
+ Implement the multi-window highlight on WellDisplayItem
+ Make dragging an item to the Add Workspace button launch it on
a new workspace
+ Implement distinct 2-window and multi-window highlights
+ Remove maximization effects
+ Add localization support.
+ Highlight the search entry when the user clicks or starts
typing in it
+ Prevent activating hot corner multiple times by accident
+ ShellAppMonitor: create "applications" for unknown windows
+ Don't show empty categories
+ Make recent docs display two columns
+ Display search results in the dash
+ Only respawn if gnome-shell exits abnormally
+ Use new plugin-modality functionality in Mutter
+ Add 'r' as an alias to 'restart' in run dialog
+ Improve display of search results
+ Better handling of Nautilus window
+ Handle window title changes causing mapping changes
+ Require an explicit --xephyr option
+ Restore GNOME based on GNOME configuration
+ Make the gradient on the top panel the same as the "dash"
+ Change search box text to "Find..."
+ Renable PrintScreen and Super_L in the overview
- Remove libgnomeui-devel, libwnck-devel BuildRequires.
- Add gnome-desktop-devel, intltool BuildRequires.
-------------------------------------------------------------------
Thu Aug 13 01:03:12 CEST 2009 - vuntz@novell.com

View File

@@ -1,5 +1,5 @@
#
# spec file for package gnome-shell (Version 2.27.0)
# spec file for package gnome-shell (Version 2.27.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,20 +23,20 @@ BuildRequires: clutter-devel
BuildRequires: dbus-1-glib-devel
BuildRequires: gconf2-devel
BuildRequires: gir-repository
BuildRequires: gnome-desktop-devel
BuildRequires: gnome-menus-devel
BuildRequires: gstreamer-0_10-devel
BuildRequires: gstreamer-0_10-plugins-base-devel
BuildRequires: gtk2-devel
BuildRequires: intltool
BuildRequires: libgjs-devel
BuildRequires: libgnomeui-devel
BuildRequires: librsvg-devel
BuildRequires: libwnck-devel
BuildRequires: mutter-devel
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.27.0
Version: 2.27.1
Release: 1
Summary: GNOME Shell
Source: %{name}-%{version}.tar.bz2