Accepting request 1280301 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1280301 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=250
This commit is contained in:
2
_service
2
_service
@@ -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">48.2</param>
|
||||
<param name="revision">48.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
BIN
mutter-48.2.obscpio
(Stored with Git LFS)
BIN
mutter-48.2.obscpio
(Stored with Git LFS)
Binary file not shown.
3
mutter-48.3.obscpio
Normal file
3
mutter-48.3.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5499d13d05b65a1c5ee1937223ebc3ebbc7f41801beff43fd8bf47b1d722dc0
|
||||
size 45914637
|
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 14:21:25 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 48.3:
|
||||
+ Use opaque dma-buf formats substitutes for scanout
|
||||
+ Restore tiled/maximized windows to the correct monitor
|
||||
+ Do not leak session manager file to launched processes
|
||||
+ Use frame-sync candidate that likely matches scanout candidate
|
||||
+ Propagate all touchpad gesture events to apps
|
||||
+ Update window decorations on override-redirect attribute
|
||||
+ Load initial _NET_WM_FULLSCREEN_MONITORS value
|
||||
+ Fix race when registering implicit grab
|
||||
+ Skip multiple refresh intervals if necessary
|
||||
+ box-layout: Update actor-request-mode on orientation changes
|
||||
+ Do not take control of logind session on Xorg
|
||||
+ Fixed crashes
|
||||
+ Plugged leaks
|
||||
+ Misc. bug fixes and cleanups
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 08:20:04 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: mutter
|
||||
version: 48.2
|
||||
mtime: 1744576799
|
||||
commit: 2f48386ad2bfd4eeb4a9b50c2537efe35a1787eb
|
||||
version: 48.3
|
||||
mtime: 1748187155
|
||||
commit: 9e8c48ac31b06a9a42d50f8dd8ca6cf4595e435b
|
||||
|
@@ -23,7 +23,7 @@
|
||||
%define libmutter libmutter-%{api_major}-%{api_minor}
|
||||
|
||||
Name: mutter
|
||||
Version: 48.2
|
||||
Version: 48.3
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user