diff mbox series

[meta-gnome] folks: upgrade 0.15.5 -> 0.15.6

Message ID 1679886213-20913-5-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-gnome] folks: upgrade 0.15.5 -> 0.15.6 | expand

Commit Message

Mingyu Wang (Fujitsu) March 27, 2023, 3:03 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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 <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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 ad61ee610..c94a9590f 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"