summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-03-24 08:29:24 +0800
committerKhem Raj <raj.khem@gmail.com>2023-03-23 21:46:12 -0700
commit19fd5bb485bd9725a7829282362b133635135c8c (patch)
tree751646b8d003d8345764632b8c0d0e3ef6a6c75b
parent61809fdb5aafc6db2eea06dc4ed0636ec34178aa (diff)
downloadmeta-openembedded-19fd5bb485bd9725a7829282362b133635135c8c.tar.gz
gnome-chess: upgrade 43.1 -> 43.2
Changelog: =========== - help: remove references to mailing lists - Updated translations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb (renamed from meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.1.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.1.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb
index 643e6befeb..343135bfa8 100644
--- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb
@@ -29,7 +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"
32PV = "43.1" 32SRCREV = "de47d07ec6fc828b2668ca6ee59fe9bdfa9dc1d6"
33SRCREV = "95c7fb91daf36014fc1c2a7ec20b7400a21cd316"
34 33
35FILES:${PN} += "${datadir}" 34FILES:${PN} += "${datadir}"