From feb01f2109e69004895d54828a537fa605633b6b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 Jan 2025 16:28:49 +0800 Subject: [PATCH] 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 Signed-off-by: Khem Raj --- ...op-portal-gtk_1.15.1.bb => xdg-desktop-portal-gtk_1.15.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-support/xdg-desktop-portal/{xdg-desktop-portal-gtk_1.15.1.bb => xdg-desktop-portal-gtk_1.15.2.bb} (95%) diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.1.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.2.bb similarity index 95% rename from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.1.bb rename to meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.2.bb index 0d2b0012c5..8197a72ee2 100644 --- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.1.bb +++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.2.bb @@ -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"