xdg-desktop-portal-gnome: update 44.0 -> 44.1

Changes in 44.1
=================

- Improve handling of non-existing files on the filechooser portal
- Minor debugging improvements to the backgrounds portal
- More precise initialization timing
- Fix duplicate monitor and window streams
- Translation updates

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2023-05-16 06:34:53 +02:00 committed by Khem Raj
parent 444d7fbf35
commit c70f8a0dc5

View File

@ -24,7 +24,7 @@ REQUIRED_DISTRO_FEATURES = "polkit"
SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;nobranch=1"
S = "${WORKDIR}/git"
SRCREV = "8e1c4fd928be500208ca1df62441a56e2569bfb8"
SRCREV = "89203bf3522556965fc225782d1a635afdac611e"
PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"