From: Wang Mingyu <wan...@fujitsu.com> Changelog: =========== - Meson 0.55.0 is required - Fix memory management in the Input Capture portal code - Correct the type used for GObject signal connections - Remove wrong '(closure)' annotations, fixing GObject-Introspection warnings - Don't require a C++ compiler for the build architecture - Fix Meson warnings - Consistently use '#pragma once' - Initialize all g_autoptr variables
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- .../libportal/{libportal_0.9.0.bb => libportal_0.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/libportal/{libportal_0.9.0.bb => libportal_0.9.1.bb} (94%) diff --git a/meta/recipes-gnome/libportal/libportal_0.9.0.bb b/meta/recipes-gnome/libportal/libportal_0.9.1.bb similarity index 94% rename from meta/recipes-gnome/libportal/libportal_0.9.0.bb rename to meta/recipes-gnome/libportal/libportal_0.9.1.bb index 96c25b1db8..970db65bc5 100644 --- a/meta/recipes-gnome/libportal/libportal_0.9.0.bb +++ b/meta/recipes-gnome/libportal/libportal_0.9.1.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 = "731e7410fa5765e7c4eb76a51140a19637620c13" +SRCREV = "8f5dc8d192f6e31dafe69e35219e3b707bde71ce" S = "${WORKDIR}/git" inherit meson gi-docgen gobject-introspection vala features_check pkgconfig -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#211572): https://lists.openembedded.org/g/openembedded-core/message/211572 Mute This Topic: https://lists.openembedded.org/mt/111247365/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-