diff mbox series

[meta-gnome,30/30] xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2

Message ID 1736843329-4131-30-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-networking,01/30] chrony: upgrade 4.5 -> 4.6.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 14, 2025, 8:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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>
---
 ...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 mbox series

Patch

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"