diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-03-23 09:41:34 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-23 10:01:49 -0700 |
| commit | 7efc0bc12d19bad25d53302e7c52a2756a62c2a3 (patch) | |
| tree | 5419a8187d46d14485ad5d43d0f0cdac69a40d70 | |
| parent | c209b3215d1b861ae9c8a13c9cd879296934a6f6 (diff) | |
| download | meta-openembedded-7efc0bc12d19bad25d53302e7c52a2756a62c2a3.tar.gz | |
gnome-chess: update 43.2 -> 46.0
46.0 - March 14, 2024
=====================
- Updated translations
46.beta - February 9, 2024
==========================
- Highlight relevant pieces when king is checked (#46, #78, Mohammadreza Shabani)
- Change keyboard shortcut for viewing previous/next moves (#67, Vancha)
- Change tooltips to follow HIG guidelines (#75, Automeris naranja)
- Improve style of message dialogs (#77, Felipe Kinoshita)
- Fix "Time Limit" not translated in new game window (!47, Sabri Ünal)
- Improvements to main menu (!48, Automeris naranja)
- Improve shortcut names in help overlay (!51, Automeris naranja)
- Updated appstream metainfo (!54, Sabri Ünal)
- Fix broken links in user help (Andre Klapper)
- Updated translations
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb (renamed from meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb index 58e72efb73..bb53b58df7 100644 --- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb +++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb | |||
| @@ -29,6 +29,6 @@ inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check | |||
| 29 | GIR_MESON_OPTION = "" | 29 | GIR_MESON_OPTION = "" |
| 30 | 30 | ||
| 31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
| 32 | SRCREV = "de47d07ec6fc828b2668ca6ee59fe9bdfa9dc1d6" | 32 | SRCREV = "c3625ee59ab3acfd7566ef04300b15ddbadaaac3" |
| 33 | 33 | ||
| 34 | FILES:${PN} += "${datadir}" | 34 | FILES:${PN} += "${datadir}" |
