Accepting request 1109059 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1109059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=210
This commit is contained in:
Ana Guerrero 2023-09-06 16:56:16 +00:00 committed by Git OBS Bridge
commit a4a04b2b0b
6 changed files with 24 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
<param name="revision">refs/tags/44.3</param>
<param name="revision">refs/tags/44.4</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a158b05c5c0fa26ce79c9a23297f834d2aa0892dbe06fbd4bd397ea6292c0c0
size 25998349

3
mutter-44.4.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46c4a949a9e4e8d409375b03d1d4ef588b14ed0a3c054fb9caa2b256d5e8a5d4
size 26010637

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 4 14:28:19 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.4:
+ Fix xwayland-allow-byte-swapped-clients setting.
+ Fix restoring focus when leaving the overview.
+ Fix touch move operations on subsurfaces.
+ Fix flickering when DRI driver isn't available.
+ Fix unexpected cursor changes over non-resizable windows.
+ Fix restoring maximized state of SSD windows.
+ Fix window focus unexpectedly moving to secondary monitor when
changing workspaces.
+ Fixed crash.
+ Misc. bug fixes and cleanups.
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 29 09:50:53 UTC 2023 - Alynx Zhou <alynx.zhou@suse.com>

View File

@ -1,4 +1,4 @@
name: mutter
version: 44.3
mtime: 1688640124
commit: 99d83f2985483bc192e1271665c442c7c480a588
version: 44.4
mtime: 1692789368
commit: f1fc9e176200cd14f1b5bba4359ee54a0587f586

View File

@ -22,7 +22,7 @@
%define api_minor 0
%define libmutter libmutter-%{api_major}-%{api_minor}
Name: mutter
Version: 44.3
Version: 44.4
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0-or-later