Accepting request 77812 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/77812 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=34
This commit is contained in:
commit
238d980650
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b39efb0a747aff0d25df4aab5186b56a5a97b80b27ff46d6a554c76ee06b29d
|
|
||||||
size 2004272
|
|
3
mutter-3.1.4.tar.bz2
Normal file
3
mutter-3.1.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e4c10d6408eb9b0be5ecfe1e15beaa554b3ee24522747e1316f7105361d5a267
|
||||||
|
size 2008287
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 28 08:25:29 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.1.4:
|
||||||
|
+ Use better, much more subtle shadow definitions [bgo#649374]
|
||||||
|
+ Add the ability to use named GTK+ colors in theme files as
|
||||||
|
gtk:custom(name,fallback) [bgo#648709]
|
||||||
|
+ Port from GdkColor to GdkRGBA and from GtkStyle to
|
||||||
|
GtkStyleContext [bgo#650586]
|
||||||
|
+ Try to fix window bindings using the Super key [bgo#624869]
|
||||||
|
+ Update to using more modern Cogl and Clutter APIs [bgo#654551,
|
||||||
|
bgo#654729, bgo#654730, bgo#655064]
|
||||||
|
+ Fix for srcdir != builddir builds [bgo#624910]
|
||||||
|
+ Make handling of focus appearance for attached dialogs more
|
||||||
|
robust [bgo#647712]
|
||||||
|
+ Misc bug fixes: bgo#642957, bgo#649374, bgo#650661, bgo#654489,
|
||||||
|
bgo#654539.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 2 09:31:10 CEST 2011 - vuntz@opensuse.org
|
Sat Jul 2 09:31:10 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ BuildRequires: gnome-common
|
|||||||
%endif
|
%endif
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 3.1.3.1
|
Version: 3.1.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Window and compositing manager based on Clutter
|
Summary: Window and compositing manager based on Clutter
|
||||||
Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user