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>
This commit is contained in:
Andreas Müller
2020-06-01 23:45:07 +02:00
committed by Khem Raj
parent 9e0b96b8a9
commit ae02d96b79
@@ -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"