diff mbox series

[meta-gnome,04/28] gnome-chess: upgrade 46.0 -> 47.0

Message ID 1726716733-14548-4-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/28] bdwgc: upgrade 8.2.6 -> 8.2.8 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 19, 2024, 3:31 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Fix appdata screenshot URL
- Updated translations
- Use modern libadwaita widgetry
- Fix incorrect shortcuts on shortcuts help dialog
- Change First/Last history shortcuts to Up/Down key
- Miscellaneous code modernization and improvements

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../gnome-chess/{gnome-chess_46.0.bb => gnome-chess_47.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-gnome/recipes-gnome/gnome-chess/{gnome-chess_46.0.bb => gnome-chess_47.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb
similarity index 92%
rename from meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb
rename to meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb
index bb53b58df..e3365f618 100644
--- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb
@@ -22,13 +22,13 @@  DEPENDS = " \
 
 RRECOMMENDS:${PN}  = "gnuchess"
 
-SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=master"
+SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=main"
 
 inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings
 
 GIR_MESON_OPTION = ""
 
 S = "${WORKDIR}/git"
-SRCREV = "c3625ee59ab3acfd7566ef04300b15ddbadaaac3"
+SRCREV = "91476257c2404945bfa30238c38391343bf4737b"
 
 FILES:${PN} += "${datadir}"