diff mbox series

[meta-oe,2/7] xdg-desktop-portal-gnome: update 44.0 -> 44.1

Message ID 20230516043458.6180-2-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-oe,1/7] gnome-software: update 44.0 -> 44.1 | expand

Commit Message

Markus Volk May 16, 2023, 4:34 a.m. UTC
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>
---
 ...op-portal-gnome_44.0.bb => xdg-desktop-portal-gnome_44.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-support/xdg-desktop-portal/{xdg-desktop-portal-gnome_44.0.bb => xdg-desktop-portal-gnome_44.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.1.bb
similarity index 94%
rename from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb
rename to meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.1.bb
index c92037d6e5..d6bc0e9c8b 100644
--- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb
+++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.1.bb
@@ -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)}"