Skip to content

Commit

Permalink
gnome-chess: update 43.2 -> 46.0
Browse files Browse the repository at this point in the history
46.0 - March 14, 2024
=====================

- Updated translations

46.beta - February 9, 2024
==========================

- Highlight relevant pieces when king is checked (openembedded#46, openembedded#78, Mohammadreza Shabani)
- Change keyboard shortcut for viewing previous/next moves (openembedded#67, Vancha)
- Change tooltips to follow HIG guidelines (openembedded#75, Automeris naranja)
- Improve style of message dialogs (openembedded#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 <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
MarkusVolk authored and kraj committed Mar 23, 2024
1 parent c209b32 commit 7efc0bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check
GIR_MESON_OPTION = ""

S = "${WORKDIR}/git"
SRCREV = "de47d07ec6fc828b2668ca6ee59fe9bdfa9dc1d6"
SRCREV = "c3625ee59ab3acfd7566ef04300b15ddbadaaac3"

FILES:${PN} += "${datadir}"

0 comments on commit 7efc0bc

Please sign in to comment.