summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-12-03 09:02:31 +0100
committerKhem Raj <raj.khem@gmail.com>2023-12-03 07:26:21 -0800
commit5857cd0f42e138477c257e5552206b5bc62ada15 (patch)
treec694d879f51aa902114f8c5697a99aff764e2b5e /meta-gnome/recipes-support
parent8dba0c9bad9e7adee59b5697e0ad5d153f63ee55 (diff)
downloadmeta-openembedded-5857cd0f42e138477c257e5552206b5bc62ada15.tar.gz
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>
Diffstat (limited to 'meta-gnome/recipes-support')
-rw-r--r--meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.1.bb (renamed from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.0.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.1.bb
index 6cf706a925..a5477301bc 100644
--- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.0.bb
+++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.1.bb
@@ -21,7 +21,7 @@ inherit gnomebase pkgconfig gsettings features_check
21 21
22REQUIRED_DISTRO_FEATURES = "polkit" 22REQUIRED_DISTRO_FEATURES = "polkit"
23 23
24SRC_URI[archive.sha256sum] = "949598861c80000febf18cc12b3721c95c1bb1d19371fc2156dc4f33def5aff0" 24SRC_URI[archive.sha256sum] = "3e9ca821044005fb37bd68ebe4ad196fc3d072835581467a22a4879dac7b5fdd"
25 25
26PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" 26PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
27PACKAGECONFIG[wayland] = ",,wayland-native" 27PACKAGECONFIG[wayland] = ",,wayland-native"