diff mbox series

[02/22] libportal: upgrade 0.8.1 -> 0.9.0

Message ID 1734945065-4373-2-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit badc64895bf8e67b44f5b96f34ccaeab8ef59c07
Headers show
Series [01/22] diffoscope: upgrade 283 -> 284 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 23, 2024, 9:10 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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 <wangmy@fujitsu.com>
---
 .../libportal/{libportal_0.8.1.bb => libportal_0.9.0.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/libportal/{libportal_0.8.1.bb => libportal_0.9.0.bb} (94%)
diff mbox series

Patch

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 0b88de4224..96c25b1db8 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