diff options
author | wangmy <wangmy@fujitsu.com> | 2022-06-13 16:51:54 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-06-30 13:39:27 -0400 |
commit | bb37bf94c65db49520bdf8a6c93cf40225270154 (patch) | |
tree | 2f91f430f4b3ec03c2dc68fe486c83601d129560 /meta-gnome | |
parent | 06f3da2238e8f9038cb1349f0958d615a82b7e8d (diff) | |
download | meta-openembedded-bb37bf94c65db49520bdf8a6c93cf40225270154.tar.gz |
gspell: upgrade 1.10.0 -> 1.11.1
News in 1.11.1, 2022-06-10
--------------------------
* Build: minor improvements, small change to how enum-types are built.
* A few documentation improvements.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gspell/gspell_1.11.1.bb (renamed from meta-gnome/recipes-gnome/gspell/gspell_1.10.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.10.0.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.11.1.bb index fe1b3ea67..c76a48f19 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.10.0.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.11.1.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] = "803bb884c0215d3fd22a85d7f30423aff88d9792f05a5199d8a489a2ffaae1da" | 10 | SRC_URI[archive.sha256sum] = "ef6aa4e3f711775158a7e241a5f809cf2426bc0e02c23a7d2b5c71fc3de00292" |