aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-01 23:45:07 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-03 15:15:43 -0700
commitae02d96b79c59133a3611e281ce1e79f9253653e (patch)
tree275787d6aefa3d1c6e5eafb36fc4c7002d6b6163 /meta-gnome/recipes-gnome
parent9e0b96b8a925f266c5404b45a1333c8785dd1a8c (diff)
downloadmeta-openembedded-contrib-ae02d96b79c59133a3611e281ce1e79f9253653e.tar.gz
grilo: upgrade 0.3.10 -> 0.3.12
NEW in 0.3.12 ============= * #107 grl-source: Fix reference count in the bindings * Updated translations * Japanese * British English * Contributors to this release: Jean Felder <jfelder@gnome.org> NEW in 0.3.11 ============= * !52 pls: Support totem-pl-parser 3.26.4 * !51 build: Add a Meson dependency variable for libgrlpls * !50 build: Avoid using meson.source_root() * Contributors to this release: Sam Thursfield <sam@afuera.me.uk> Bastien Nocera <hadess@hadess.net> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/grilo/grilo_0.3.12.bb (renamed from meta-gnome/recipes-gnome/grilo/grilo_0.3.10.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/grilo/grilo_0.3.10.bb b/meta-gnome/recipes-gnome/grilo/grilo_0.3.12.bb
index e3fd671728..0338455bcf 100644
--- a/meta-gnome/recipes-gnome/grilo/grilo_0.3.10.bb
+++ b/meta-gnome/recipes-gnome/grilo/grilo_0.3.12.bb
@@ -11,8 +11,8 @@ GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gobject-introspection gtk-doc gettext vala
-SRC_URI[archive.md5sum] = "f02bf585d1a48dc65be8b90ae3b08330"
-SRC_URI[archive.sha256sum] = "7e44b2e74c31ed24eb97e43265a9e41effe8660287b02295111805c7bda7f1e8"
+SRC_URI[archive.md5sum] = "b464ce84db6f9354996a1d47b3c613da"
+SRC_URI[archive.sha256sum] = "dbfbd6082103288592af97568180b9cc81a336a274ed5160412f87675ec11a71"
GIR_MESON_OPTION = "enable-introspection"
GTKDOC_MESON_OPTION = "enable-gtk-doc"