From: Wang Mingyu <[email protected]> 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 <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]> --- .../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 --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 bb53b58df7..e3365f6181 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}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113425): https://lists.openembedded.org/g/openembedded-devel/message/113425 Mute This Topic: https://lists.openembedded.org/mt/109406532/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
