xdg-desktop-portal-gnome: upgrade 45.0 -> 45.1

Changes in 45.1
=================

- accountdialog: Fix crash when pressing Escape
- Send remote file URIs as local FUSE URIs
- Various fixes to screencast and input capture
- Expose org.gnome.desktop.calendar through the Settings portal
- Put dialogs in separate window groups
- 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-12-03 09:02:31 +01:00 committed by Khem Raj
parent 8dba0c9bad
commit 5857cd0f42
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -21,7 +21,7 @@ inherit gnomebase pkgconfig gsettings features_check
REQUIRED_DISTRO_FEATURES = "polkit"
SRC_URI[archive.sha256sum] = "949598861c80000febf18cc12b3721c95c1bb1d19371fc2156dc4f33def5aff0"
SRC_URI[archive.sha256sum] = "3e9ca821044005fb37bd68ebe4ad196fc3d072835581467a22a4879dac7b5fdd"
PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
PACKAGECONFIG[wayland] = ",,wayland-native"