]> code.ossystems Code Review - openembedded-core.git/commitdiff
libhandy: upgrade 1.0.1 -> 1.0.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 4 Dec 2020 20:07:29 +0000 (21:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Dec 2020 12:15:17 +0000 (12:15 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libhandy/libhandy_1.0.2.bb [moved from meta/recipes-gnome/libhandy/libhandy_1.0.1.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-gnome/libhandy/libhandy_1.0.1.bb
rename to meta/recipes-gnome/libhandy/libhandy_1.0.2.bb
index 146ef62f41866f65d012183e7a5c52714ed3f628..4daa3c1a54fb50f21074b0dfe7ae4d7d3549a578 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "git://gitlab.gnome.org/GNOME/${BPN}.git;protocol=https"
-SRCREV = "5cee0927b8b39dea1b2a62ec6d19169f73ba06c6"
+SRCREV = "465c00f8f80c27330be494ed7c0ba2ffe26321c4"
 S = "${WORKDIR}/git"
 
 GIR_MESON_ENABLE_FLAG = 'enabled'