diff --git a/_service b/_service index a56de9d..4730be3 100644 --- a/_service +++ b/_service @@ -3,11 +3,11 @@ git https://gitlab.gnome.org/GNOME/mutter.git - refs/tags/44.1 + 82bd40dcbcc3601da755678778f033bd9a30286d @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 - + enable diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..07f62df --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://gitlab.gnome.org/GNOME/mutter.git + 82bd40dcbcc3601da755678778f033bd9a30286d \ No newline at end of file diff --git a/mutter-44.1+2.obscpio b/mutter-44.1+2.obscpio new file mode 100644 index 0000000..9c1eec6 --- /dev/null +++ b/mutter-44.1+2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b39302a34c8598da2164133f193127686a26b906c851b4423ca6e97cd85faf8 +size 25993229 diff --git a/mutter-44.1.obscpio b/mutter-44.1.obscpio deleted file mode 100644 index 7574072..0000000 --- a/mutter-44.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1c2e7fc05e39fc07748389c1ea1b64556c091c2df7a3856aa5d80f85e5058ad -size 25988621 diff --git a/mutter.changes b/mutter.changes index 0cdaf4e..3608016 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 09 09:30:19 UTC 2023 - bjorn.lie@gmail.com + +- Update to version 44.1+2: + + screen-cast/src: Never dequeue pw_buffer's we refuse to record + to. + + frames: Disable XDND support on the frame window. + ------------------------------------------------------------------- Tue Apr 25 16:42:45 UTC 2023 - Bjørn Lie diff --git a/mutter.obsinfo b/mutter.obsinfo index 548a03b..8fb91a5 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 44.1 -mtime: 1682439377 -commit: 28a6447ff060ae1fbac8f20a13908d6e230eddc2 +version: 44.1+2 +mtime: 1683227330 +commit: 82bd40dcbcc3601da755678778f033bd9a30286d diff --git a/mutter.spec b/mutter.spec index a676c9a..1fc32fa 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.1 +Version: 44.1+2 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later