xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2

Changelog:
==========
- Plug memory leak in the notification portal backend
- Implement the contrast setting
- Set correct platform data for notification activation
- Drop use of private GNOME Shell notification API
- Depend on the graphical-session target
- Ensure proper shutdown target
- Build against xdg-desktop-portal >= 1.19.1
- Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-01-14 16:28:49 +08:00 committed by Khem Raj
parent 52d727c6f7
commit feb01f2109
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -18,7 +18,7 @@ REQUIRED_DISTRO_FEATURES = "polkit"
SRC_URI = "git://github.com/flatpak/xdg-desktop-portal-gtk.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "54003825481c2b48fd0c42355b484469dea12020"
SRCREV = "de133a5def77cca7de650ce331bd07488ee91e6c"
PACKAGECONFIG ?= "wallpaper appchooser lockdown settings"