From 52c287f9f8d3dfeb207127116ba8b39cbfbec9f9 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 27 Mar 2023 11:03:33 +0800 Subject: [PATCH] folks: upgrade 0.15.5 -> 0.15.6 Major changes: * Projects should be able to use the typelib-based bindings * sysprof is now used for profiling * Lots of translation updates * Several smaller Meson changes Bugs fixed: * folks-generics: Add missing generic type argument * tests/bluez: Follow PairDevice API change in python-dbusmock Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../folks/{folks_0.15.5.bb => folks_0.15.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-connectivity/folks/{folks_0.15.5.bb => folks_0.15.6.bb} (92%) diff --git a/meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb b/meta-gnome/recipes-connectivity/folks/folks_0.15.6.bb similarity index 92% rename from meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb rename to meta-gnome/recipes-connectivity/folks/folks_0.15.6.bb index ad61ee610c..c94a9590fe 100644 --- a/meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb +++ b/meta-gnome/recipes-connectivity/folks/folks_0.15.6.bb @@ -26,4 +26,4 @@ PACKAGECONFIG ??= "" inherit pkgconfig gnomebase gettext gobject-introspection vala features_check -SRC_URI[archive.sha256sum] = "0fff8a896330cd82aee4598324f7e541c884d0337536212723b4beb38c759086" +SRC_URI[archive.sha256sum] = "c866630c553f29ce9be1c7a60267cb4080a6bccf4b8d551dc4c7e6234d840248"