Accepting request 1244000 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1244000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=244
This commit is contained in:
Dominique Leuenberger 2025-02-09 19:00:32 +00:00 committed by Git OBS Bridge
commit 52d0aeee41
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">47.4</param>
<param name="revision">47.5</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:d0e2a7dcfaac3b225c456ab3cbff19c3850b39005a3577a6e5926488136ce96e
size 31219725

3
mutter-47.5.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6926faf10bd0fcdf9a97268c3645a9b9566e7d7321cbde0160c4ff6031cc3064
size 31223821

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 5 12:24:49 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.5:
+ Synchronize device enabled state when adding device
+ Do not use modifiers if surface should be sharable
+ Fix notifying shell about modifier-only keyboard layout
switches
+ Fixed crashes
+ Misc. bug fixes and cleanups
-------------------------------------------------------------------
Mon Jan 13 12:47:11 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: mutter
version: 47.4
mtime: 1736717380
commit: 96e62be1022a45b7012d5a97b667b28dad13f74b
version: 47.5
mtime: 1738709743
commit: bc14de88817cb10091f971426a5db443a497abb9

View File

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