Accepting request 479302 from GNOME:Next
Update to 3.23.92 OBS-URL: https://build.opensuse.org/request/show/479302 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=230
This commit is contained in:
parent
39721c929c
commit
2c859735d2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52ad3f90670064adb43c7ef09001aeec7900a8ed330331978812212101071914
|
||||
size 3575200
|
3
mutter-3.23.92.tar.xz
Normal file
3
mutter-3.23.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81b3acf59d0f92dd703412b7ffd9bd8613466525d80b42b29627dd2e8b332694
|
||||
size 3575308
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 17:37:28 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.92:
|
||||
+ Properly handle EGLOutput acquire errors (bgo#779112).
|
||||
+ Fix crash when a window closes during Alt+Tab (bgo#779483).
|
||||
+ Implement DnD handling code in wayland (bgo#765003).
|
||||
+ Fix fallout from pixel conversion optimization in 3.23.91
|
||||
(bgo#779234).
|
||||
+ Fix mouse input stopping to work in applications (bgo#763246).
|
||||
+ Fix DnD between QT5 and GTK3 applications on wayland
|
||||
(bgo#779757).
|
||||
+ Make EDID reading less fragile (bgo#779837).
|
||||
+ Add support for tablet grouping (bgo#779986).
|
||||
+ Misc. bug fixes and cleanups: bgo#779436, bgo#779001,
|
||||
bgo#779745.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 3 15:42:55 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: mutter
|
||||
Version: 3.23.91
|
||||
Version: 3.23.92
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user