From: Wang Mingyu Date: Mon, 23 Dec 2024 09:10:45 +0000 (+0800) Subject: libportal: upgrade 0.8.1 -> 0.9.0 X-Git-Tag: yocto-5.2~926 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=badc64895bf8e67b44f5b96f34ccaeab8ef59c07;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libportal: upgrade 0.8.1 -> 0.9.0 Changelog: =========== Dependencies: - GLib 2.72 or higher is now required Features: - Introduce support for the Notification v2 portal version Bug fixes: - Fix a file descriptor leak in the Mail portal code - Fix some minor memory leaks Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/libportal/libportal_0.8.1.bb b/meta/recipes-gnome/libportal/libportal_0.9.0.bb similarity index 94% rename from meta/recipes-gnome/libportal/libportal_0.8.1.bb rename to meta/recipes-gnome/libportal/libportal_0.9.0.bb index 0b88de42249..96c25b1db8f 100644 --- a/meta/recipes-gnome/libportal/libportal_0.8.1.bb +++ b/meta/recipes-gnome/libportal/libportal_0.9.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 = "26c15008cbe579f57f89468384f8efc033f25f6f" +SRCREV = "731e7410fa5765e7c4eb76a51140a19637620c13" S = "${WORKDIR}/git" inherit meson gi-docgen gobject-introspection vala features_check pkgconfig