From 19f573801dfa5688a097044377796d0e7ec0701d40c362ca1af9e5ac9318d6ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 18 Feb 2020 16:58:05 +0000 Subject: [PATCH] Accepting request 775196 from home:iznogood:branches:GNOME:Factory - Update to version 3.34.4: + Handle mode set race conditions more gracefully. + Fix fallback to GLES2. + Fix interoperation with wl_data_device_manager v1. + Fix visual glitches with offscreen effects applied. + Favor text over images in clipboard manager. + Fixes crashes. + Plugged memory leaks. + Misc. bug fixes. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/775196 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=336 --- _service | 2 ++ _servicedata | 2 +- mutter-3.34.3+0.obscpio | 3 --- mutter-3.34.4.obscpio | 3 +++ mutter.changes | 14 ++++++++++++++ mutter.obsinfo | 6 +++--- mutter.spec | 2 +- 7 files changed, 24 insertions(+), 8 deletions(-) delete mode 100644 mutter-3.34.3+0.obscpio create mode 100644 mutter-3.34.4.obscpio diff --git a/_service b/_service index 5854cb8..a4958b6 100644 --- a/_service +++ b/_service @@ -4,6 +4,8 @@ https://gitlab.gnome.org/GNOME/mutter.git gnome-3-34 @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 enable diff --git a/_servicedata b/_servicedata index 56ecc26..11346cf 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.gnome.org/GNOME/mutter.git - 4947e8ae5becc6ff3b2e21c16279b243d8abdd31 \ No newline at end of file + 0bce4323c7054794a0c7ec8442335f19bba4e239 \ No newline at end of file diff --git a/mutter-3.34.3+0.obscpio b/mutter-3.34.3+0.obscpio deleted file mode 100644 index b166065..0000000 --- a/mutter-3.34.3+0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c878cc2eb817792f8e0ec60611de69842dab97428e8951a8c631c53d3ff41199 -size 25462285 diff --git a/mutter-3.34.4.obscpio b/mutter-3.34.4.obscpio new file mode 100644 index 0000000..ef358fb --- /dev/null +++ b/mutter-3.34.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae222562832d7cac20a7972f537cddba495cbb72b65f6bdd0ef2a35cf0c0e60 +size 25429005 diff --git a/mutter.changes b/mutter.changes index d028dbb..b244807 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Feb 16 17:03:28 UTC 2020 - Bjørn Lie + +- Update to version 3.34.4: + + Handle mode set race conditions more gracefully. + + Fix fallback to GLES2. + + Fix interoperation with wl_data_device_manager v1. + + Fix visual glitches with offscreen effects applied. + + Favor text over images in clipboard manager. + + Fixes crashes. + + Plugged memory leaks. + + Misc. bug fixes. + + Updated translations. + ------------------------------------------------------------------- Sat Jan 25 14:18:18 UTC 2020 - Dominique Leuenberger diff --git a/mutter.obsinfo b/mutter.obsinfo index 6260a1f..58efabd 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,5 +1,5 @@ name: mutter -version: 3.34.3+0 -mtime: 1578224225 -commit: 4947e8ae5becc6ff3b2e21c16279b243d8abdd31 +version: 3.34.4 +mtime: 1581864575 +commit: 0bce4323c7054794a0c7ec8442335f19bba4e239 diff --git a/mutter.spec b/mutter.spec index 0074816..dc31d20 100644 --- a/mutter.spec +++ b/mutter.spec @@ -23,7 +23,7 @@ %define api_minor 0 %define libmutter libmutter-%{api_major}-%{api_minor} Name: mutter -Version: 3.34.3+0 +Version: 3.34.4 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later