diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-05-16 06:34:53 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-15 22:51:10 -0700 |
| commit | c70f8a0dc51551bcce801107436d5fcea90a9682 (patch) | |
| tree | d8635e041e9fe84cb24569170a7a225a6d965142 | |
| parent | 444d7fbf3580dcae8cdd8abe565a801cc5676679 (diff) | |
| download | meta-openembedded-c70f8a0dc51551bcce801107436d5fcea90a9682.tar.gz | |
xdg-desktop-portal-gnome: update 44.0 -> 44.1
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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.1.bb (renamed from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 24 | SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;nobranch=1" | 24 | SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;nobranch=1" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 27 | SRCREV = "8e1c4fd928be500208ca1df62441a56e2569bfb8" | 27 | SRCREV = "89203bf3522556965fc225782d1a635afdac611e" |
| 28 | 28 | ||
| 29 | PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 29 | PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
| 30 | 30 | ||
