diff --git a/_service b/_service index 2c7e106..4209037 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/mutter.git - refs/tags/43.3 + gnome-43 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/mutter-43.3+2.obscpio b/mutter-43.3+2.obscpio new file mode 100644 index 0000000..25c3f04 --- /dev/null +++ b/mutter-43.3+2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82935f5b59d8792100bbb708fd3e39684a373e3060d796b8cd3b5de5e5c9af3 +size 25330701 diff --git a/mutter-43.3.obscpio b/mutter-43.3.obscpio deleted file mode 100644 index 5ea29a5..0000000 --- a/mutter-43.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c8c9a447bbb2b4ca92bec03bffea2d600df48fe9bb8948a07145900f95fbe3d -size 25326605 diff --git a/mutter.changes b/mutter.changes index 825b8be..098fa8e 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 20 14:38:43 UTC 2023 - Dominique Leuenberger + +- Update to version 43.3+2: + + wayland: Don't overwrite surface offsets. + + x11: Avoid updating focus on wayland compositor (boo#1208494). + ------------------------------------------------------------------- Tue Feb 14 10:37:02 UTC 2023 - Bjørn Lie diff --git a/mutter.obsinfo b/mutter.obsinfo index 2d00623..53a2be2 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 43.3 -mtime: 1676311946 -commit: a63755bdad7d8bffdbbc649178d759c37dacce01 +version: 43.3+2 +mtime: 1676538182 +commit: 12ce58dba4f96f6a948c1d166646d263253e3ee0 diff --git a/mutter.spec b/mutter.spec index f46f95c..4a72692 100644 --- a/mutter.spec +++ b/mutter.spec @@ -22,7 +22,7 @@ %define api_minor 0 %define libmutter libmutter-%{api_major}-%{api_minor} Name: mutter -Version: 43.3 +Version: 43.3+2 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later