diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-10-09 08:33:22 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-10-09 20:06:54 -0700 |
commit | 7b0f9e53555d35fbed6b0ca13e7316fabcd5ac6c (patch) | |
tree | ad7a6c675ef0466844552fe6fba6c05b77f1ddd9 /meta-gnome/recipes-gnome | |
parent | 566606111626d697a18bb52e8db1283a30a2bb6c (diff) | |
download | meta-openembedded-7b0f9e53555d35fbed6b0ca13e7316fabcd5ac6c.tar.gz |
gspell: upgrade 1.11.1 -> 1.12.0
Changelog:
==========
* Use G_MODULE_EXPORT instead of the custom _GSPELL_EXTERN macro.
* Small maintenance tasks, some minor simplifications.
* Translation updates.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb (renamed from meta-gnome/recipes-gnome/gspell/gspell_1.11.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.11.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb index c76a48f19a..b7e4954964 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.11.1.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb | |||
@@ -7,4 +7,4 @@ DEPENDS = "gtk+3 iso-codes enchant2" | |||
7 | 7 | ||
8 | inherit gnomebase gettext gobject-introspection vala | 8 | inherit gnomebase gettext gobject-introspection vala |
9 | 9 | ||
10 | SRC_URI[archive.sha256sum] = "ef6aa4e3f711775158a7e241a5f809cf2426bc0e02c23a7d2b5c71fc3de00292" | 10 | SRC_URI[archive.sha256sum] = "40d2850f1bb6e8775246fa1e39438b36caafbdbada1d28a19fa1ca07e1ff82ad" |