Accepting request 920817 from GNOME:Factory
- Update to version 40.5: + Fix monitor screencast scanouts. + Fix middle-click emulation support on X11. + Fixed crashes. + Updated translations. (forwarded request 920696 from iznogood) OBS-URL: https://build.opensuse.org/request/show/920817 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=171
This commit is contained in:
commit
a4bdf491fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a71c159cd2ac84a677da5fa7acc49483b2627dad772f880f889eb8e4530a1e23
|
||||
size 2682648
|
3
mutter-40.5.tar.xz
Normal file
3
mutter-40.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:deb61673318480ca84c5209742a7f39470e5641fe32ee1c186a07386d335ad2e
|
||||
size 2682916
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 21 20:23:34 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 40.5:
|
||||
+ Fix monitor screencast scanouts.
|
||||
+ Fix middle-click emulation support on X11.
|
||||
+ Fixed crashes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 02:03:59 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Remove obsolete translation-update-upstream support
|
||||
(jsc#SLE-21105).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 18 17:30:34 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define api_minor 0
|
||||
%define libmutter libmutter-%{api_major}-%{api_minor}
|
||||
Name: mutter
|
||||
Version: 40.4
|
||||
Version: 40.5
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0-or-later
|
||||
@ -48,7 +48,6 @@ BuildRequires: Mesa-libGLESv3-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: xorg-x11-server
|
||||
BuildRequires: xorg-x11-server-wayland
|
||||
BuildRequires: zenity
|
||||
@ -141,7 +140,6 @@ applications that want to make use of the mutter library.
|
||||
%patch4 -p1
|
||||
|
||||
# SLE-only patches and translations.
|
||||
translation-update-upstream po mutter
|
||||
%if 0%{?sle_version}
|
||||
%patch1000 -p1
|
||||
%patch1001 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user