summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2025-10-30 05:07:22 +0100
committerKhem Raj <raj.khem@gmail.com>2025-10-30 09:37:15 -0700
commitee3e058a4c5b49f81dbc337be4641646d7414fee (patch)
treeca83941af5444a8318b1af20bda8c44f4e961480
parent5a4c632ac3f165e642d25ec8ea7a45b94a1ccd19 (diff)
downloadmeta-openembedded-ee3e058a4c5b49f81dbc337be4641646d7414fee.tar.gz
xdg-desktop-portal-gnome: update 48.0 -> 49.0
Changes in 49.0 ================= - Minor code style cleanups - Translation updates Changes in 49.rc ================= No changes Changes in 49.beta ================= - Improve detection of apps' metadata - Improvements to the Global Shortcuts portal - Add support for Papers as a print previewer - Fix a wrong function signature in the USB portal - Translation updates Changes in 49.alpha ================= - Translation updates Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_49.0.bb (renamed from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_48.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_48.0.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_49.0.bb
index 019353bc88..21fe18039f 100644
--- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_48.0.bb
+++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_49.0.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] = "cd15aca2e1364da308eb3796bb8ae4a577e60ca4fe12006b315232cfd19c8861" 24SRC_URI[archive.sha256sum] = "401dafcdf8cb911f09c08d2813f774dd864127abfca93ff4caf1fc4c9b5ec4d2"
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"