diff mbox series

[meta-gnome,5/20] appstream-glib: upgrade 0.8.3 -> 0.8.4

Message ID 20260801131138.3299410-5-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,1/20] imagemagick: upgrade 7.1.28 -> 7.1.29 | expand

Commit Message

Ankur Tyagi Aug. 1, 2026, 1:11 p.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

New Features:
- Add symbol and sample text for Amharic and Inuktitut
- Add symbol text for N'Ko and Yi script

Bugfixes:
- Fix building the silo when shared-mime-info >= 2.5.1 is installed
- Fix RISC-V test failure

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../{appstream-glib_0.8.3.bb => appstream-glib_0.8.4.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-support/appstream-glib/{appstream-glib_0.8.3.bb => appstream-glib_0.8.4.bb} (91%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.3.bb b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.4.bb
similarity index 91%
rename from meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.3.bb
rename to meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.4.bb
index 399d9813af..74b89ed282 100644
--- a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.3.bb
+++ b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.4.bb
@@ -20,7 +20,7 @@  DEPENDS = " \
 inherit meson gobject-introspection gettext bash-completion pkgconfig manpages
 
 SRC_URI = "https://people.freedesktop.org/~hughsient/${BPN}/releases/${BP}.tar.xz"
-SRC_URI[sha256sum] = "84754064c560fca6e1ab151dc64354fc235a5798f016b91b38c9617253a8cf11"
+SRC_URI[sha256sum] = "132575f3ef2712cd0fc8a7f0c9287ff5c4264d75921953220dd2089911272946"
 
 EXTRA_OEMESON = " \
     -Drpm=false \