Accepting request 1131688 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1131688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=217
This commit is contained in:
Ana Guerrero 2023-12-08 21:31:33 +00:00 committed by Git OBS Bridge
commit 68ecb7b6da
6 changed files with 19 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/45.1</param>
<param name="revision">refs/tags/45.2</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:772ef9b4a0cff0b6bafa63e992620eb7e7d64e27cbdfd038960f544334c6c878
size 26457101

3
mutter-45.2.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:901316ab64132f091a858d1bc5996d75bc97db09589d78f9480cf324a918e444
size 26472973

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Dec 7 15:09:40 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 45.2:
+ Disable HW cursor when inhibited by backend.
+ Fix disabling check-alive timeout.
+ Propagate focus appearance to all ancestors.
+ Fix tablets on X11 having the wrong device.
+ Fixed crash.
+ Updated translations.
-------------------------------------------------------------------
Sun Dec 3 15:54:07 UTC 2023 - Yifan Jiang <yfjiang@suse.com>

View File

@ -1,4 +1,4 @@
name: mutter
version: 45.1
mtime: 1698777300
commit: c71a119de06d8937930e4d1adf06ff0c2b259653
version: 45.2
mtime: 1701445351
commit: 08de409d40a92f8bf74ee8005b382aa194d76a45

View File

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