diff options
author | wangmy <wangmy@fujitsu.com> | 2022-09-27 16:19:49 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-09-27 10:04:35 -0700 |
commit | 11c0f9abb93c07515ecd6f988bc22ebc7a646f05 (patch) | |
tree | f24d334344cafff66a282f25b5af09f8b695e961 | |
parent | dd7524c172a34d1b4b4edb2b22d300a7461bb00b (diff) | |
download | meta-openembedded-11c0f9abb93c07515ecd6f988bc22ebc7a646f05.tar.gz |
gnome-font-viewer: upgrade 42.0 -> 43.0
Changelog:
===========
Fonts 43.beta comes with a new "About" button in the main window and the
following translation updates:
- Abkhazian
- Dutch
- Friulian
- Georgian
- Hebrew
- Icelandic
- Italian
- Latvian
- Nepali
- Occitan (post 1500)
- Turkish
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_43.0.bb (renamed from meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_42.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_42.0.bb b/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_43.0.bb index c14e57c7c0..50fd034af5 100644 --- a/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_43.0.bb | |||
@@ -16,7 +16,7 @@ inherit gnomebase gtk-icon-cache gettext features_check mime-xdg | |||
16 | 16 | ||
17 | REQUIRED_DISTRO_FEATURES = "x11" | 17 | REQUIRED_DISTRO_FEATURES = "x11" |
18 | 18 | ||
19 | SRC_URI[archive.sha256sum] = "cfa2b8dfff21a105a1a021dadfa213f13627e6a179a77c7b59fdcedaca848dcc" | 19 | SRC_URI[archive.sha256sum] = "81c6bffb06d5332346e00eaecaec1bdcfd617c51dfd95bcd058d6c76c76dd2b9" |
20 | 20 | ||
21 | FILES:${PN} += " \ | 21 | FILES:${PN} += " \ |
22 | ${datadir}/dbus-1 \ | 22 | ${datadir}/dbus-1 \ |