From: Wang Mingyu <[email protected]>

Changelog:
==========
Glib:
* ustring: Add release()

Gio:
* ListStore: Don't derive a gtkmm__GListStore GType
* DBus::Proxy: get_connection(), get_interface_info(): Add refreturn
* AppInfo: Add get_default_for_type_async/finish(),
  get_default_for_uri_scheme_async/finish()
* File: Add make_symbolic_link_async/finish()
* ListStore: Add property_n_items()
* Resolver: Add lookup_by_name_with_flags(),
  lookup_by_name_with_flags_async/finish()
* ListStore: Add find()
* File: Add create_tmp()

Documentation:
* Glib::RefPtr: Improve the documentation
* Gio::Action: Improve the documentation

gmmproc:
* Improved handling of final types
* Improve handling of gi-docgen syntax in C documentation

Build:
* Meson build: Avoid unnecessary configuration warnings
* Meson/MSVC: Add more warnings to ignore
* NMake Makefiles: Ensure g[lib|io]mm[config.h|.rc] are created
* Require glib-2.0 >= 2.73.2

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../glib-2.0/{glibmm-2.68_2.72.1.bb => glibmm-2.68_2.74.0.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-core/glib-2.0/{glibmm-2.68_2.72.1.bb => 
glibmm-2.68_2.74.0.bb} (90%)

diff --git a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.72.1.bb 
b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.74.0.bb
similarity index 90%
rename from meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.72.1.bb
rename to meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.74.0.bb
index f13cf9d50..5028a8bb8 100644
--- a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.72.1.bb
+++ b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.74.0.bb
@@ -13,7 +13,7 @@ inherit gnomebase
 
 SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
 
-SRC_URI[archive.sha256sum] = 
"2a7649a28ab5dc53ac4dabb76c9f61599fbc628923ab6a7dd74bf675d9155cd8"
+SRC_URI[archive.sha256sum] = 
"2b472696cbac79db8e405724118ec945219c5b9b18af63dc8cfb7f1d89b0f1fa"
 
 S = "${WORKDIR}/${GNOMEBN}-${PV}"
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99626): 
https://lists.openembedded.org/g/openembedded-devel/message/99626
Mute This Topic: https://lists.openembedded.org/mt/95129504/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to