Accepting request 1185283 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1185283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=231
This commit is contained in:
Ana Guerrero 2024-07-05 17:44:01 +00:00 committed by Git OBS Bridge
commit fac72bf43e
6 changed files with 15 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">46.3</param>
<param name="revision">46.3.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

3
mutter-46.3.1.obscpio Normal file
View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 4 05:49:11 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 46.3.1:
+ Fix visibility of Xwayland windows
+ Misc. bug fixes
-------------------------------------------------------------------
Sun Jun 30 08:50:32 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: mutter
version: 46.3
mtime: 1719689543
commit: 3998f8a422e89c6a64a79e2ce23f9389c0feb7f9
version: 46.3.1
mtime: 1720044640
commit: c1ffc17331f7e04b185b538fa02cf76b0534c4c8

View File

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