mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
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 (From OE-Core rev: badc64895bf8e67b44f5b96f34ccaeab8ef59c07) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8104a97211
commit
99d9ee66f3
@@ -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
|
||||
Reference in New Issue
Block a user