similarity index 96%
rename from meta/recipes-gnome/libportal/libportal_0.10.0.bb
rename to meta/recipes-gnome/libportal/libportal_0.11.0.bb
@@ -7,7 +7,7 @@ LICENSE = "LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404"
SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https;branch=main"
-SRCREV = "c23024018c8eb076549a1517fcb2d7f80d3e2ed5"
+SRCREV = "fc4d62cfe131e8494c82f597f92b2234d584c367"
inherit meson gi-docgen gobject-introspection vala pkgconfig
GIDOCGEN_MESON_OPTION = 'docs'
Changes in 0.11.0, 2026-09-12 ============================= Features: - Support globalshortcuts (#226) Bug fixes: - Various Meson cleanups (#232) - Document XDP_OPEN_FILE_FLAG_DIRECTORY flag separately so that since annotation lands in the introspection (#230) - Remove erroneous CLOSED signal from inputcapture (#229) - Add G_{BEGIN,END}_DECLS macros (#228) - Remove CONST annotation from get_type methods (#227) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- .../libportal/{libportal_0.10.0.bb => libportal_0.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/libportal/{libportal_0.10.0.bb => libportal_0.11.0.bb} (96%)