]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libportal: upgrade 0.9.0 -> 0.9.1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 18 Feb 2025 07:39:12 +0000 (15:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Feb 2025 22:52:42 +0000 (22:52 +0000)
commit4a0ee769cfdb5753cdd5e245d109f0158dd7a754
treeb087e3fc04c8281c6e37b30da26c6e4aea07dd4c
parente7ee958facbf602c8e7d27507a984f29811efd01
libportal: upgrade 0.9.0 -> 0.9.1

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 <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libportal/libportal_0.9.1.bb [moved from meta/recipes-gnome/libportal/libportal_0.9.0.bb with 94% similarity]