summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-03-23 09:41:34 +0100
committerKhem Raj <raj.khem@gmail.com>2024-03-23 10:01:49 -0700
commit7efc0bc12d19bad25d53302e7c52a2756a62c2a3 (patch)
tree5419a8187d46d14485ad5d43d0f0cdac69a40d70 /meta-gnome
parentc209b3215d1b861ae9c8a13c9cd879296934a6f6 (diff)
downloadmeta-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>
Diffstat (limited to 'meta-gnome')
-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 58e72efb7..bb53b58df 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
29GIR_MESON_OPTION = "" 29GIR_MESON_OPTION = ""
30 30
31S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"
32SRCREV = "de47d07ec6fc828b2668ca6ee59fe9bdfa9dc1d6" 32SRCREV = "c3625ee59ab3acfd7566ef04300b15ddbadaaac3"
33 33
34FILES:${PN} += "${datadir}" 34FILES:${PN} += "${datadir}"