SHA256
1
0
forked from pool/mutter

Accepting request 955109 from home:iznogood:branches:GNOME:Factory

New stable release

OBS-URL: https://build.opensuse.org/request/show/955109
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=402
This commit is contained in:
Bjørn Lie 2022-02-16 15:50:09 +00:00 committed by Git OBS Bridge
parent 901bc46cdc
commit 79d9263efd
6 changed files with 21 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
<param name="revision">refs/tags/41.3</param>
<param name="revision">refs/tags/41.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:993ed29a9c95637e3fb9793dad3f7ef0451e2570a7420f9a2f5bfe9e1aa8c4f5
size 24804365

3
mutter-41.4.obscpio Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Feb 15 20:16:03 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.4:
+ Fix DND between X11 and wayland clients.
+ Fix resetting idle time on lid open.
+ wayland/gtk: Only perform allowed titlebar gestures.
+ Place popups on the same monitor as the anchor rect.
+ Fix wrong resizes of some clients on focus changes.
+ Misc. bug fixes.
+ Fixed crashes.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 8 09:35:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: mutter
version: 41.3
mtime: 1641851077
commit: f51ad2911419ee2ab88b5548581227a57d0fd987
version: 41.4
mtime: 1644948247
commit: 83a34957046c5b6bca609fda4b68c8c5d1276d14

View File

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