Updating link to change in openSUSE:Factory/mutter revision 4.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=99ed0b013fd658b2b4929e227128f4f2
This commit is contained in:
parent
a4341275c9
commit
6065b07995
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:713cd0621547907a80f5d3b73f482ce0ec1633bacabcaf6eb7e8ec77dd37bddd
|
|
||||||
size 1994571
|
|
3
mutter-2.27.3.tar.bz2
Normal file
3
mutter-2.27.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e5695413ac48e4be931a1000573b37eb41b8ffbab680bbfd7037b6f16760ce3
|
||||||
|
size 1992846
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 29 10:25:06 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Update to version 2.27.3:
|
||||||
|
+ See http://git.gnome.org/cgit/mutter/log/?id=2.27.3
|
||||||
|
+ Do not run effects during WM startup
|
||||||
|
+ Remove meta_errors_register_foreign_display()
|
||||||
|
+ Check the opacity of the right actor
|
||||||
|
+ Always notify on title property change
|
||||||
|
+ Avoid accessing freed memory when being replaced
|
||||||
|
+ Fix alt-tab with urgent windows
|
||||||
|
+ Enforce a policy of single-handling of key events
|
||||||
|
+ Add a modal mode for plugins
|
||||||
|
+ Fix custom-alt-tabs for single-handling of key events
|
||||||
|
+ Check for NULL in meta_screen_tab_popup_destroy() instead of
|
||||||
|
asserting
|
||||||
|
+ Unminimize windows passed to
|
||||||
|
meta_workspace_activate_with_focus()
|
||||||
|
+ Add new API for plugins.
|
||||||
|
+ Various minor fixes.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 13 00:55:24 CEST 2009 - vuntz@novell.com
|
Thu Aug 13 00:55:24 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mutter (Version 2.27.2)
|
# spec file for package mutter (Version 2.27.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -32,7 +32,7 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: zenity
|
BuildRequires: zenity
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.27.2
|
Version: 2.27.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Window and compositing manager based on Clutter
|
Summary: Window and compositing manager based on Clutter
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user