mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01:00
appstream-glib: upgrade 0.7.17 -> 0.7.18
Version 0.7.18 ~~~~~~~~~~~~~~ Released: 2020-09-07 New Features: - Add content rating system APIs from gnome-software (Philip Withnall) - Add "validate-version" command (Florian Müllner) Bugfixes: - Allow timestamp in the future in validate-relax (Bartłomiej Piotrowski) - Don't ignore localized strings that are the same as original (Isaque Galdino) - Fix crash with invalid children of <ul/> (Fabian Vogt) - Lower the OARS/CSM mapping of sex-homosexuality/intense (Philip Withnall) - Properly initialize mutexes (Laurent Bigonville) - Test launchable tags in validation (Ian McInerney) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d57d6ca4bc
commit
cedc6044c4
|
|
@ -20,8 +20,7 @@ DEPENDS = " \
|
|||
inherit meson gobject-introspection gettext bash-completion
|
||||
|
||||
SRC_URI = "https://people.freedesktop.org/~hughsient/${BPN}/releases/${BP}.tar.xz"
|
||||
SRC_URI[md5sum] = "67d441fb0fb3e14551b47db656565fc4"
|
||||
SRC_URI[sha256sum] = "7ca7e91d4accefa1c0d2c6e310cb3fe2686c017810e23b3f82d9f5724345e549"
|
||||
SRC_URI[sha256sum] = "ca1ed22e3bde3912cb903aaa7de085d55771da454f1c0573fd9608e1de9c4002"
|
||||
|
||||
EXTRA_OEMESON = " \
|
||||
-Drpm=false \
|
||||
Loading…
Reference in New Issue
Block a user