Accepting request 52596 from home:vuntz:branches:GNOME:Factory
Looks good to me. OBS-URL: https://build.opensuse.org/request/show/52596 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=39
This commit is contained in:
parent
4e2387ce55
commit
5ba999f3c8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b0587ff01945f139ce195ca61023c70200167e7f42e56a6d5b6244e5f1072431
|
|
||||||
size 2008441
|
|
3
mutter-2.91.2.tar.bz2
Normal file
3
mutter-2.91.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6d473e87e0897a34d9b1ad6c63073581c96300843481a73287724029882b4eb
|
||||||
|
size 2003403
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Thu Oct 28 16:40:01 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mutter (Version 2.91.1)
|
# spec file for package mutter (Version 2.91.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -32,7 +32,7 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: zenity
|
BuildRequires: zenity
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.91.1
|
Version: 2.91.2
|
||||||
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