Accepting request 71405 from home:dimstar:branches:GNOME:Factory
Update to 3.0.2.1 OBS-URL: https://build.opensuse.org/request/show/71405 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=57
This commit is contained in:
parent
88effb12a3
commit
c12f515dce
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6c3190789f935a2c982e78447726e87cf1d4b7af2f0b407cb6d6aca636e3d708
|
|
||||||
size 2003296
|
|
3
mutter-3.0.2.1.tar.bz2
Normal file
3
mutter-3.0.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b122ffe170078af3edb9d4aa076c89eefd7a12a8aa57a1025227c1ab92912b3c
|
||||||
|
size 2005161
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 26 12:36:24 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.0.2.1:
|
||||||
|
+ bgo#648828: When saving the session, use the "program name"
|
||||||
|
rather than harcoding mutter, fixing session saving for
|
||||||
|
gnome-shell.
|
||||||
|
- Changes from version 3.0.2:
|
||||||
|
+ bgo#647777: Fix a crash when running without XKB support
|
||||||
|
+ bgo#649500, bgo#649504: Fix smallish memory leaks
|
||||||
|
+ bgo#649299: Ignore mirrored monitors when listing monitors,
|
||||||
|
fixing drag-and-drop problems in GNOME Shell
|
||||||
|
+ Don't allow side-by-side tiling of non-maximizable windows
|
||||||
|
like dialogs and utility windows
|
||||||
|
+ bgo#648613: Fix interaction of _NET_WM_WINDOW_OPACITY with
|
||||||
|
window effects, making it work again with GNOME Shell
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 27 13:49:42 UTC 2011 - fcrozat@novell.com
|
Wed Apr 27 13:49:42 UTC 2011 - fcrozat@novell.com
|
||||||
|
|
||||||
@ -24,7 +42,9 @@ Tue Apr 5 15:58:27 UTC 2011 - fcrozat@novell.com
|
|||||||
Tue Mar 29 08:23:06 UTC 2011 - fcrozat@novell.com
|
Tue Mar 29 08:23:06 UTC 2011 - fcrozat@novell.com
|
||||||
|
|
||||||
- Update to version 2.91.93:
|
- Update to version 2.91.93:
|
||||||
+ bgo#645408: Fix bug where, when a monitor was hot-plugged, all
|
+ bgo#645408: Fix
|
||||||
|
|
||||||
|
bug where, when a monitor was hot-plugged, all
|
||||||
workspaces would collapse to a single workspace. (There are
|
workspaces would collapse to a single workspace. (There are
|
||||||
still issues when a secondary monitor is hot-plugged to the
|
still issues when a secondary monitor is hot-plugged to the
|
||||||
left of the primary monitor).
|
left of the primary monitor).
|
||||||
|
@ -36,7 +36,7 @@ BuildRequires: gnome-common
|
|||||||
%endif
|
%endif
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 3.0.1
|
Version: 3.0.2.1
|
||||||
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