SHA256
1
0
forked from pool/mutter

Accepting request 53503 from GNOME:Factory

Accepted submit request 53503 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/53503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=19
This commit is contained in:
Ruediger Oertel
2010-11-20 11:23:42 +00:00
committed by Git OBS Bridge
4 changed files with 44 additions and 5 deletions

View File

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

3
mutter-2.91.2.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Tue Nov 9 15:31:23 CET 2010 - vuntz@opensuse.org
- Update to version 2.91.2:
+ Remove support for GTK+ 2
+ Adapt to deprecation of size_request deprecation in GTK+
+ Include change from Metacity to fix confusion of mouse tracking
when double-clicking on title bar
+ Fix bug with the the window menu getting stuck when you alt-Tab
+ Bugs fixed: bgo#633133, bgo#633352, bgo#633398, bgo#633401
+ Updated translations.
-------------------------------------------------------------------
Thu Oct 28 16:40:01 CEST 2010 - vuntz@opensuse.org
- Update to version 2.91.1:
+ Default build is now GTK+ 3 build
+ Mutter namespace prefix is removed, in favor of consistent
meta_ namespace prefixing. Naming changes:
MutterWindow => MetaWindowActor
mutter_get_windows => meta_get_window_actors
mutter_plugin_get_windows => meta_plugin_get_window_actors
+ Add missing values in MetaKeyBindingAction; this fixes a
problem where key binding lookup wasn't working properly for
some key bindings.
+ Remove keysym parameter to
meta_display_get_keybinding_action(); the function expected the
default keysym for the keycode to always be passed
+ Clean up installed header files; in particular, theme-parser.h
is merged into a new public-only theme.h and private internals
are moved to theme-private.h.
+ Fix problems with antialiased rendering of themes
+ Fix problem with parsing color constants in themes
+ Build fixes
+ Miscellaneous bug fixes
+ Fixed bugs: bgo#628401, bgo#628520, bgo#631487, bgo#632116,
bgo#632149, bgo#632155, bgo#632474, bgo#632494.
+ Updated translations.
-------------------------------------------------------------------
Thu Oct 14 16:31:48 CEST 2010 - vuntz@opensuse.org

View File

@@ -1,5 +1,5 @@
#
# spec file for package mutter (Version 2.91.0)
# spec file for package mutter (Version 2.91.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -32,7 +32,7 @@ BuildRequires: update-desktop-files
BuildRequires: zenity
License: GPLv2+
Group: System/GUI/GNOME
Version: 2.91.0
Version: 2.91.2
Release: 1
Summary: Window and compositing manager based on Clutter
Source: %{name}-%{version}.tar.bz2