Accepting request 840251 from GNOME:Factory
New stable rel (forwarded request 840125 from iznogood) OBS-URL: https://build.opensuse.org/request/show/840251 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=157
This commit is contained in:
commit
747e358a64
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b872cff27f4b4cc6fba0529b08057a6817bd7d2e67098024d520b0f21cac0d36
|
||||
size 24292877
|
3
mutter-3.36.7.obscpio
Normal file
3
mutter-3.36.7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd9861f87bac672936282c21719ed75b6dd8b5ab8869af3cd07b9a714d77338b
|
||||
size 24304653
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 18:56:51 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.36.7:
|
||||
+ Fix Night Light updates after DPMS
|
||||
+ Fix IM handling on X11
|
||||
+ Fix resizing of attached modal dialogs on wayland
|
||||
+ Fix jumps when resizing windows using discrete steps.
|
||||
+ Fixed crashes.
|
||||
+ Plugged Memory leaks.
|
||||
+ Misc. bug fixes and cleanups.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 12:03:37 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: mutter
|
||||
version: 3.36.6+2
|
||||
mtime: 1599554315
|
||||
commit: 95ed477f85ca6643ccb6b5e2a1f27c09aa278b0e
|
||||
version: 3.36.7
|
||||
mtime: 1602094039
|
||||
commit: dbc9cd1dd3e97cc56cde58db73be58840c6164d8
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define api_minor 0
|
||||
%define libmutter libmutter-%{api_major}-%{api_minor}
|
||||
Name: mutter
|
||||
Version: 3.36.6+2
|
||||
Version: 3.36.7
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user