diff mbox series

[meta-gnome,11/13] gnome-chess: upgrade 48.0 -> 50.0

Message ID 20260326110310.1809866-11-ankur.tyagi85@gmail.com
State Under Review
Headers show
Series [meta-multimedia,1/13] mpd: upgrade 0.24.6 -> 0.24.9 | expand

Commit Message

Ankur Tyagi March 26, 2026, 11:03 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Also include tag in SRC_URI

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../gnome-chess/{gnome-chess_48.0.bb => gnome-chess_50.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-gnome/recipes-gnome/gnome-chess/{gnome-chess_48.0.bb => gnome-chess_50.0.bb} (91%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_48.0.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_50.0.bb
similarity index 91%
rename from meta-gnome/recipes-gnome/gnome-chess/gnome-chess_48.0.bb
rename to meta-gnome/recipes-gnome/gnome-chess/gnome-chess_50.0.bb
index 3aa353748b..e57bdd39f2 100644
--- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_48.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_50.0.bb
@@ -22,12 +22,12 @@  DEPENDS = " \
 
 RRECOMMENDS:${PN}  = "gnuchess"
 
-SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=main"
+SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=main;tag=${PV}"
 
 inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings
 
 GIR_MESON_OPTION = ""
 
-SRCREV = "b0bf5288438f74fcb455e1e49f855b4964a2c7cb"
+SRCREV = "079ef83fe6c538be9178b03999724d5f4649bc69"
 
 FILES:${PN} += "${datadir}"