diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-08 18:02:42 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-08 21:37:55 -0700 |
| commit | 9f369b52c2c52221723dedaead502e818274930d (patch) | |
| tree | 862f0c2a9a14cebd7e2bec822812626d68d4b156 | |
| parent | 6b0b4f47ba315c6f22a9dd393b90f3a06292947b (diff) | |
| download | meta-openembedded-9f369b52c2c52221723dedaead502e818274930d.tar.gz | |
gspell: upgrade 1.12.0 -> 1.12.1
Changelog:
=========
* Build: remove gtk-mac-integration dependency.
* Documentation improvements.
* Translation updates.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gspell/gspell_1.12.1.bb (renamed from meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.12.1.bb index b7e4954964..6b65af3bb4 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.12.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] = "40d2850f1bb6e8775246fa1e39438b36caafbdbada1d28a19fa1ca07e1ff82ad" | 10 | SRC_URI[archive.sha256sum] = "8ec44f32052e896fcdd4926eb814a326e39a5047e251eec7b9056fbd9444b0f1" |
