Accepting request 648870 from GNOME:Next
New stable release, not buildtested OBS-URL: https://build.opensuse.org/request/show/648870 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=307
This commit is contained in:
parent
7bb272828d
commit
0feb5a94a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5519969a3ff3005632f1de984ec00c4d2b3986d01c31c1a19acfc93dd0c9c24
|
||||
size 3722592
|
3
mutter-3.30.2.tar.xz
Normal file
3
mutter-3.30.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df24dcc0b866fc6bffbfc82881a84bd7cc9c641e4124d2545c368c0b10e12363
|
||||
size 3725692
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 09:26:14 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.30.2:
|
||||
+ Fix handling of non-UTF8 encodings.
|
||||
+ Fix memory leaks introduced in 3.30.1.
|
||||
+ Work around hangul text input bug.
|
||||
+ Fix crash when restarting window manager.
|
||||
+ Fix crash on monitor hotplug.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 09:59:19 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define api_minor 0
|
||||
%define libmutter libmutter-%{api_major}-%{api_minor}
|
||||
Name: mutter
|
||||
Version: 3.30.1
|
||||
Version: 3.30.2
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user