aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-09-27 16:19:51 +0800
committerKhem Raj <raj.khem@gmail.com>2022-09-27 10:04:35 -0700
commitf1a370dcf9cc719694a1da3214e5c70c94497087 (patch)
tree83ef7356ae1b6d923d9e3f86e69a379e8cf37e75
parent59a4a268e34722b305b3f9b64faff421a1cbec58 (diff)
downloadmeta-openembedded-f1a370dcf9cc719694a1da3214e5c70c94497087.tar.gz
libpeas: upgrade 1.32.0 -> 1.34.0
Changelog: ========== * Resource-based plugins are sorted by module-name before loading to aid in reproducibility. * Sorting of plugins with dependencies has been altered to improve sort-order with more complex plugin dependency graphs. * Translation updates: - Hebrew - Georgian - Bulgarian Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-gnome/libpeas/libpeas_1.34.0.bb (renamed from meta-oe/recipes-gnome/libpeas/libpeas_1.32.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libpeas/libpeas_1.32.0.bb b/meta-oe/recipes-gnome/libpeas/libpeas_1.34.0.bb
index 944b21d1a9..1bf6752e87 100644
--- a/meta-oe/recipes-gnome/libpeas/libpeas_1.32.0.bb
+++ b/meta-oe/recipes-gnome/libpeas/libpeas_1.34.0.bb
@@ -12,7 +12,7 @@ inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
-SRC_URI[archive.sha256sum] = "d625520fa02e8977029b246ae439bc218968965f1e82d612208b713f1dcc3d0e"
+SRC_URI[archive.sha256sum] = "4305f715dab4b5ad3e8007daec316625e7065a94e63e25ef55eb1efb964a7bf0"
PACKAGECONFIG[python3] = "-Dpython3=true,-Dpython3=false,python3-pygobject"