diff --git a/_service b/_service index 5fcaf28..4efd259 100644 --- a/_service +++ b/_service @@ -3,11 +3,11 @@ git https://gitlab.gnome.org/GNOME/mutter.git - e7ed2bf85700a2ff33b69826f6f0fff6e2f28e69 + refs/tags/44.3 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 - enable + diff --git a/_servicedata b/_servicedata deleted file mode 100644 index 602396f..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://gitlab.gnome.org/GNOME/mutter.git - e7ed2bf85700a2ff33b69826f6f0fff6e2f28e69 \ No newline at end of file diff --git a/mutter-44.2.obscpio b/mutter-44.2.obscpio deleted file mode 100644 index ff08d4f..0000000 --- a/mutter-44.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:667026219b9c7416113a5375ee738d64412fb1d4511eb6c86284d8db3207a875 -size 26001421 diff --git a/mutter-44.3.obscpio b/mutter-44.3.obscpio new file mode 100644 index 0000000..169c027 --- /dev/null +++ b/mutter-44.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a158b05c5c0fa26ce79c9a23297f834d2aa0892dbe06fbd4bd397ea6292c0c0 +size 25998349 diff --git a/mutter.changes b/mutter.changes index 5168e02..29b1564 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 6 18:10:34 UTC 2023 - Bjørn Lie + +- Update to version 44.3: + + Ensure preferred monitor mode is always included. + + Avoid rapidly toggling dynamic max render time. + + Fix dynamic max render time blocking with direct scanout. + + Misc. bug fixes. + + Updated translations. + ------------------------------------------------------------------- Mon Jun 05 07:34:52 UTC 2023 - bjorn.lie@gmail.com diff --git a/mutter.obsinfo b/mutter.obsinfo index a65a902..e5f3271 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 44.2 -mtime: 1685788323 -commit: e7ed2bf85700a2ff33b69826f6f0fff6e2f28e69 +version: 44.3 +mtime: 1688640124 +commit: 99d83f2985483bc192e1271665c442c7c480a588 diff --git a/mutter.spec b/mutter.spec index 0292b23..a114094 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: 44.2 +Version: 44.3 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later