forked from pool/mutter
Accepting request 180503 from home:dimstar:branches:GNOME:Factory
Update to 3.9.3 OBS-URL: https://build.opensuse.org/request/show/180503 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=122
This commit is contained in:
parent
4f08fb1a63
commit
c1e207df67
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:68f4ed0e83fb8dd3be26b6629dc8f722840fce647507e207222d88865c067bfa
|
|
||||||
size 1737340
|
|
3
mutter-3.9.3.tar.xz
Normal file
3
mutter-3.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e3b1e3fd0aedcf124b80b5bf63f51a28b4f0e45f171cf48a665fb50c875e7942
|
||||||
|
size 1682688
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 20 10:31:46 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.3:
|
||||||
|
+ Ensure events are always reported to the grab window
|
||||||
|
(bgo#701219).
|
||||||
|
+ Use new clutter_stage_set_paint_callback() function to prevent
|
||||||
|
dropping frames with frame synced toolkits (bgo#698794).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 28 19:54:40 UTC 2013 - dimstar@opensuse.org
|
Tue May 28 19:54:40 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: mutter
|
Name: mutter
|
||||||
Version: 3.9.2
|
Version: 3.9.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Window and compositing manager based on Clutter
|
Summary: Window and compositing manager based on Clutter
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -36,7 +36,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: zenity
|
BuildRequires: zenity
|
||||||
BuildRequires: pkgconfig(cairo) >= 1.10.0
|
BuildRequires: pkgconfig(cairo) >= 1.10.0
|
||||||
BuildRequires: pkgconfig(clutter-1.0) >= 1.13.5
|
BuildRequires: pkgconfig(clutter-1.0) >= 1.14.3
|
||||||
BuildRequires: pkgconfig(cogl-1.0) >= 1.13.3
|
BuildRequires: pkgconfig(cogl-1.0) >= 1.13.3
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.25.10
|
BuildRequires: pkgconfig(gio-2.0) >= 2.25.10
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.7.3
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.7.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user